Skip to content

Commit a920910

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 bab4016 commit a920910

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
@@ -3203,7 +3203,12 @@ manifest:
32033203
- weblog_declaration:
32043204
"*": irrelevant
32053205
spring-boot: v0.2.0 # real version not known
3206-
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)
3206+
tests/integrations/crossed_integrations/test_sqs.py::Test_SQS_PROPAGATION_VIA_MESSAGE_ATTRIBUTES::test_produce_trace_equality: # TODO: a lower version might be supported
3207+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3208+
component_version: <1.63.0
3209+
weblog: [spring-boot]
3210+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3211+
excluded_weblog: [spring-boot]
32073212
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)
32083213
tests/integrations/test_base_service.py::Test_BaseService_SqlSpan:
32093214
- weblog_declaration:
@@ -3557,15 +3562,15 @@ manifest:
35573562
tests/integrations/test_dsm.py::Test_Dsm_Manual_Checkpoint_Intra_Process::test_dsm_manual_checkpoint_intra_process:
35583563
- weblog_declaration:
35593564
spring-boot: flaky (AIDM-117)
3560-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation:
3565+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation: # Easy win for spring-boot and version 1.63.0
35613566
- weblog_declaration:
35623567
"*": irrelevant
35633568
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3564-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Distributed_Context:
3569+
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
35653570
- weblog_declaration:
35663571
"*": irrelevant
35673572
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3568-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error:
3573+
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
35693574
- weblog_declaration:
35703575
"*": irrelevant
35713576
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"

0 commit comments

Comments
 (0)