Skip to content

Commit c19ad82

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 fc4c685 commit c19ad82

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
@@ -3274,7 +3274,12 @@ manifest:
32743274
- weblog_declaration:
32753275
"*": irrelevant
32763276
spring-boot: v0.2.0 # real version not known
3277-
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)
3277+
tests/integrations/crossed_integrations/test_sqs.py::Test_SQS_PROPAGATION_VIA_MESSAGE_ATTRIBUTES::test_produce_trace_equality: # TODO: a lower version might be supported
3278+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3279+
component_version: <1.63.0
3280+
weblog: [spring-boot]
3281+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3282+
excluded_weblog: [spring-boot]
32783283
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)
32793284
tests/integrations/test_base_service.py::Test_BaseService_SqlSpan:
32803285
- weblog_declaration:
@@ -3628,15 +3633,15 @@ manifest:
36283633
tests/integrations/test_dsm.py::Test_Dsm_Manual_Checkpoint_Intra_Process::test_dsm_manual_checkpoint_intra_process:
36293634
- weblog_declaration:
36303635
spring-boot: flaky (AIDM-117)
3631-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation:
3636+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation: # Easy win for spring-boot and version 1.63.0
36323637
- weblog_declaration:
36333638
"*": irrelevant
36343639
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3635-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Distributed_Context:
3640+
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
36363641
- weblog_declaration:
36373642
"*": irrelevant
36383643
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3639-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error:
3644+
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
36403645
- weblog_declaration:
36413646
"*": irrelevant
36423647
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"

0 commit comments

Comments
 (0)