Skip to content

init#7167

Draft
mhlidd wants to merge 1 commit into
mainfrom
mhlidd/add_tracestate_tests
Draft

init#7167
mhlidd wants to merge 1 commit into
mainfrom
mhlidd/add_tracestate_tests

Conversation

@mhlidd

@mhlidd mhlidd commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Motivation

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added, removed or renamed?

@github-actions

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

tests/parametric/test_headers_tracestate_dd.py                          @DataDog/system-tests-core @DataDog/apm-sdk-capabilities

@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented Jun 17, 2026

Copy link
Copy Markdown

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 12 Pipeline jobs failed

Testing the test | System Tests (cpp, dev) / parametric / parametric (1)   View in Datadog   GitHub Actions

🧪 1 Test failed

tests.parametric.test_headers_tracestate_dd.Test_Headers_Tracestate_DD.test_headers_tracestate_dd_drops_interior_whitespace[library_env0, parametric-cpp] from system_tests_suite   View in Datadog
AssertionError: assert '_dd.p.dm=934086a686-4' not in '_dd.p.dm=93...567890123456'
  '_dd.p.dm=934086a686-4' is contained here:
    _dd.p.dm=934086a686-4,_dd.p.tid=1234567890123456

self = <tests.parametric.test_headers_tracestate_dd.Test_Headers_Tracestate_DD object at 0x7f2b17cafd70>
test_library = <utils.docker_fixtures._test_clients._test_client_parametric.ParametricTestClientApi object at 0x7f2ae323e2a0>

    @temporary_enable_propagationstyle_default()
    def test_headers_tracestate_dd_drops_interior_whitespace(self, test_library: APMLibrary):
        """Harness sends a request with a traceparent and a tracestate whose 'dd' member contains
...

Testing the test | System Tests (cpp, prod) / parametric / parametric (1)   View in Datadog   GitHub Actions

🧪 1 Test failed

tests.parametric.test_headers_tracestate_dd.Test_Headers_Tracestate_DD.test_headers_tracestate_dd_drops_interior_whitespace[library_env0, parametric-cpp] from system_tests_suite   View in Datadog
AssertionError: assert '_dd.p.dm=934086a686-4' not in '_dd.p.dm=93...567890123456'
  '_dd.p.dm=934086a686-4' is contained here:
    _dd.p.dm=934086a686-4,_dd.p.tid=1234567890123456

self = <tests.parametric.test_headers_tracestate_dd.Test_Headers_Tracestate_DD object at 0x7f0f888d6960>
test_library = <utils.docker_fixtures._test_clients._test_client_parametric.ParametricTestClientApi object at 0x7f0f54036bd0>

    @temporary_enable_propagationstyle_default()
    def test_headers_tracestate_dd_drops_interior_whitespace(self, test_library: APMLibrary):
        """Harness sends a request with a traceparent and a tracestate whose 'dd' member contains
...

Testing the test | System Tests (java, dev) / parametric / parametric (1)   View in Datadog   GitHub Actions

🧪 1 Test failed

tests.parametric.test_headers_tracestate_dd.Test_Headers_Tracestate_DD.test_headers_tracestate_dd_tolerates_trailing_separator[library_env0, parametric-java] from system_tests_suite   View in Datadog
AssertionError: assert '1' == '2'
  - 2
  + 1

self = <tests.parametric.test_headers_tracestate_dd.Test_Headers_Tracestate_DD object at 0x7efe90f0a7e0>
test_library = <utils.docker_fixtures._test_clients._test_client_parametric.ParametricTestClientApi object at 0x7efe5edce8a0>

    @temporary_enable_propagationstyle_default()
    def test_headers_tracestate_dd_tolerates_trailing_separator(self, test_library: APMLibrary):
        """Harness sends a request with a traceparent and a tracestate whose 'dd' member ends with a
...

View all 12 failed jobs.

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 6ff7ae5 | Docs | Datadog PR Page | Give us feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant