Skip to content

test: update library-related snapshots for svc_src tag#17559

Open
emmettbutler wants to merge 1 commit intomainfrom
emmett.butler/snapshot-svcsrc-libraries
Open

test: update library-related snapshots for svc_src tag#17559
emmettbutler wants to merge 1 commit intomainfrom
emmett.butler/snapshot-svcsrc-libraries

Conversation

@emmettbutler
Copy link
Copy Markdown
Collaborator

Description

This change commits the result of running some library-related test suites in my local testrunner container from #17502. That change removes the tag meta._dd.svc_src from the list of attributes ignored during snapshot testing. The change here is a small, easier-to-review subset of that change.

@emmettbutler emmettbutler added the changelog/no-changelog A changelog entry is not required for this PR. label Apr 15, 2026
@emmettbutler emmettbutler requested review from a team as code owners April 15, 2026 19:55
@cit-pr-commenter-54b7da
Copy link
Copy Markdown

Codeowners resolved as

tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_eventbridge.json  @DataDog/apm-python
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_kinesis.json  @DataDog/apm-python
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_s3.json  @DataDog/apm-python
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_sns.json  @DataDog/apm-python
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_sns_valid_config.json  @DataDog/apm-python
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_sqs.json  @DataDog/apm-python
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_sqs_invalid_config.json  @DataDog/apm-python
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_dynamodb_payload_tagging.json  @DataDog/apm-python
tests/snapshots/tests.contrib.botocore.test_bedrock.test_ai21_invoke.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_amazon_embedding.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_amazon_invoke.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_amazon_invoke_stream.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_anthropic_invoke.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_anthropic_invoke_stream.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_anthropic_message_invoke.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_anthropic_message_invoke_stream.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_auth_error.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_embedding.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_invoke_multi_output.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_invoke_single_output.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_invoke_stream_multi_output.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_invoke_stream_single_output.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_converse.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_converse_stream.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_invoke_model_using_aws_arn_model_id.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_meta_invoke.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_meta_invoke_stream.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_read_error.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock.test_readlines_error.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_bedrock_agents.test_agent_invoke.json  @DataDog/ml-observability
tests/snapshots/tests.contrib.botocore.test_dsm.test_data_streams_botocore_enabled.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_current_root_span.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_current_span.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_exc_info_caught.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_set_exc_info.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_set_tags.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_set_traceback.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_span_finish.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_span_finish_with_ancestors.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_start_span.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_trace.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_tracer_set_tags.json  @DataDog/apm-python
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_wrap.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphene.test_graphene.test_schema_execute.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphene.test_graphene.test_schema_execute_with_resolvers.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphene.test_graphene.test_schema_failing_execute.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphene.test_graphene.test_schema_failing_extensions.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql.json    @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_error.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_execute_with_middleware.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_fail_2.x.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_with_document_with_no_location.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_with_traced_resolver.json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[None-None].json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[None-v0].json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[None-v1].json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[my-service-None].json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[my-service-v0].json  @DataDog/apm-python
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[my-service-v1].json  @DataDog/apm-python
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[None-None].json  @DataDog/apm-python
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[None-v0].json  @DataDog/apm-python
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[None-v1].json  @DataDog/apm-python
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[mysvc-None].json  @DataDog/apm-python
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[mysvc-v0].json  @DataDog/apm-python
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[mysvc-v1].json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_configure_service_name.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_configure_service_name_env.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_get_200.json        @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_get_500.json        @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_httpx_service_name.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_request_headers.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_configure_global_service_name_env_default.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_configure_global_service_name_env_v0.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_configure_global_service_name_env_v1.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_operation_name_env_v0.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_operation_name_env_v1.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_unspecified_service_name_env_default.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_unspecified_service_name_env_v0.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_unspecified_service_name_env_v1.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_split_by_domain.json  @DataDog/apm-python
tests/snapshots/tests.contrib.httpx.test_httpx.test_trace_query_string.json  @DataDog/apm-python
tests/snapshots/tests.contrib.pyramid.test_pyramid.test_simple_pyramid_app_endpoint[ddtrace-run_pserve_tests_contrib_pyramid_pserve_app_development.ini].json  @DataDog/apm-python
tests/snapshots/tests.contrib.pyramid.test_pyramid.test_simple_pyramid_app_endpoint[ddtrace-run_python_tests_contrib_pyramid_app_app.py].json  @DataDog/apm-python

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7230b10c37

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

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

Labels

changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants