Skip to content

Auto-activate python manifest tests#6194

Closed
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
auto-python-manifest
Closed

Auto-activate python manifest tests#6194
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
auto-python-manifest

Conversation

@dd-octo-sts
Copy link
Contributor

@dd-octo-sts dd-octo-sts bot commented Feb 3, 2026

Automated activation of easy-win tests for python
View nightly workflow run

  • If you approve this PR please also merge it.
  • If the tests are failing it might be due to a change made since the last nightly system-tests run. You can close the PR, an updated one will be available tomorrow.
  • If you close the PR please also delete the branch

This commit was created from the local commit with hash eabab6713d03b07cef836932538b08307ad67301.
@dd-octo-sts dd-octo-sts bot requested review from a team as code owners February 3, 2026 12:14
@dd-octo-sts dd-octo-sts bot requested review from taegyunkim and wconti27 and removed request for a team February 3, 2026 12:14
@dd-octo-sts dd-octo-sts bot enabled auto-merge (squash) February 3, 2026 12:14
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

CODEOWNERS have been resolved as:

manifests/python.yml                                                    @DataDog/apm-python @DataDog/asm-python

@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Feb 3, 2026

⚠️ Tests

Fix all issues with Cursor

⚠️ Warnings

🧪 18 Tests failed

tests.parametric.test_otel_span_methods.Test_Otel_Span_Methods.test_otel_span_operation_name[amqp.client.request-SpanKind.CLIENT-attributes16-library_env0, parametric-python] from system_tests_suite (Datadog) (Fix with Cursor)
AssertionError: assert 'client' == 'amqp.client.request'
  - amqp.client.request
  + client

self = <tests.parametric.test_otel_span_methods.Test_Otel_Span_Methods object at 0x7f1062c976e0>
expected_operation_name = 'amqp.client.request'
span_kind = <SpanKind.CLIENT: 2>, attributes = {'network.protocol.name': 'Amqp'}
test_agent = <utils.docker_fixtures._test_agent.TestAgentAPI object at 0x7f102e487a70>
test_library = <utils.docker_fixtures._test_clients._test_client_parametric.ParametricTestClientApi object at 0x7f102e55c6b0>

...
tests.parametric.test_otel_span_methods.Test_Otel_Span_Methods.test_otel_span_operation_name[amqp.server.request-SpanKind.SERVER-attributes14-library_env0, parametric-python] from system_tests_suite (Datadog) (Fix with Cursor)
AssertionError: assert 'server' == 'amqp.server.request'
  - amqp.server.request
  + server

self = <tests.parametric.test_otel_span_methods.Test_Otel_Span_Methods object at 0x7f1062c97560>
expected_operation_name = 'amqp.server.request'
span_kind = <SpanKind.SERVER: 1>, attributes = {'network.protocol.name': 'Amqp'}
test_agent = <utils.docker_fixtures._test_agent.TestAgentAPI object at 0x7f102e55c6e0>
test_library = <utils.docker_fixtures._test_clients._test_client_parametric.ParametricTestClientApi object at 0x7f102e62dbb0>

...
tests.parametric.test_otel_span_methods.Test_Otel_Span_Methods.test_otel_span_operation_name[aws.client.request-SpanKind.CLIENT-attributes8-library_env0, parametric-python] from system_tests_suite (Datadog) (Fix with Cursor)
AssertionError: assert 'client' == 'aws.client.request'
  - aws.client.request
  + client

self = <tests.parametric.test_otel_span_methods.Test_Otel_Span_Methods object at 0x7f7f24241be0>
expected_operation_name = 'aws.client.request', span_kind = <SpanKind.CLIENT: 2>
attributes = {'rpc.system': 'aws-api'}
test_agent = <utils.docker_fixtures._test_agent.TestAgentAPI object at 0x7f7eef769160>
test_library = <utils.docker_fixtures._test_clients._test_client_parametric.ParametricTestClientApi object at 0x7f7eef7768d0>

...
View all

ℹ️ Info

❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: ea1c365 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@nccatoni nccatoni marked this pull request as draft February 3, 2026 13:10
auto-merge was automatically disabled February 3, 2026 13:10

Pull request was converted to draft

@nccatoni nccatoni closed this Feb 3, 2026
@nccatoni nccatoni deleted the auto-python-manifest branch February 3, 2026 13:11
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