Skip to content

Commit d70ff39

Browse files
chore: activate easy wins for @DataDog/apm-idm
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b76eee5 commit d70ff39

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

manifests/java.yml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3279,7 +3279,12 @@ manifest:
32793279
- weblog_declaration:
32803280
"*": irrelevant
32813281
spring-boot: v0.2.0 # real version not known
3282-
tests/integrations/crossed_integrations/test_sqs.py::Test_SQS_PROPAGATION_VIA_MESSAGE_ATTRIBUTES::test_produce_trace_equality: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3282+
tests/integrations/crossed_integrations/test_sqs.py::Test_SQS_PROPAGATION_VIA_MESSAGE_ATTRIBUTES::test_produce_trace_equality: # TODO: a lower version might be supported
3283+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3284+
component_version: <1.63.0
3285+
weblog: [spring-boot]
3286+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3287+
excluded_weblog: [spring-boot]
32833288
tests/integrations/crossed_integrations/test_sqs.py::_BaseSQS::test_produce_trace_equality: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
32843289
tests/integrations/test_base_service.py::Test_BaseService_SqlSpan:
32853290
- weblog_declaration:
@@ -3633,15 +3638,15 @@ manifest:
36333638
tests/integrations/test_dsm.py::Test_Dsm_Manual_Checkpoint_Intra_Process::test_dsm_manual_checkpoint_intra_process:
36343639
- weblog_declaration:
36353640
spring-boot: flaky (AIDM-117)
3636-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation:
3641+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation: # Easy win for spring-boot and version 1.63.0
36373642
- weblog_declaration:
36383643
"*": irrelevant
36393644
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3640-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Distributed_Context:
3645+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Distributed_Context: # Easy win for spring-boot and version 1.63.0
36413646
- weblog_declaration:
36423647
"*": irrelevant
36433648
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3644-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error:
3649+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error: # Easy win for spring-boot and version 1.63.0
36453650
- weblog_declaration:
36463651
"*": irrelevant
36473652
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"

0 commit comments

Comments
 (0)