Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions manifests/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1516,7 +1516,9 @@ manifest:
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3single_128_bit_propagation: irrelevant (Supports the value `b3` instead of the deprecated `B3 single header`)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3single_128_bit_propagation_and_generation: irrelevant (Supports the value `b3` instead of the deprecated `B3 single header`)
tests/parametric/test_config_consistency.py::Test_Config_Dogstatsd: v3.3.0.dev
tests/parametric/test_config_consistency.py::Test_Config_Dogstatsd::test_dogstatsd_default: incomplete_test_app (PHP parameteric app can not access the dogstatsd default values, this logic is internal to the tracer)
tests/parametric/test_config_consistency.py::Test_Config_Dogstatsd::test_dogstatsd_default: # TODO: a lower version might be supported
- declaration: incomplete_test_app (PHP parameteric app can not access the dogstatsd default values, this logic is internal to the tracer)
component_version: <4.6.4
tests/parametric/test_config_consistency.py::Test_Config_RateLimit: v2.15.0
tests/parametric/test_config_consistency.py::Test_Config_Tags: v3.3.0.dev
tests/parametric/test_config_consistency.py::Test_Config_TraceAgentURL: v2.0.0
Expand Down Expand Up @@ -1799,7 +1801,9 @@ manifest:
tests/parametric/test_tracer.py::Test_TracerSCITagging: v1.12.0
tests/parametric/test_tracer.py::Test_TracerServiceNameSource: irrelevant
tests/parametric/test_tracer.py::Test_TracerUniversalServiceTagging: v0.36.0
tests/parametric/test_tracer.py::Test_TracerUniversalServiceTagging::test_tracer_service_name_environment_variable: "missing_feature (FIXME: library test client sets empty string as the service name)"
tests/parametric/test_tracer.py::Test_TracerUniversalServiceTagging::test_tracer_service_name_environment_variable: # TODO: a lower version might be supported
- declaration: 'missing_feature (FIXME: library test client sets empty string as the service name)'
component_version: <4.6.4
tests/parametric/test_tracer_flare.py::TestTracerFlareV1: v3.12.0.dev
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationExtraServices:
- weblog_declaration:
Expand Down
Loading