Skip to content

Commit 124049c

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 ef0f748 commit 124049c

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
@@ -3213,7 +3213,12 @@ manifest:
32133213
- weblog_declaration:
32143214
"*": irrelevant
32153215
spring-boot: v0.2.0 # real version not known
3216-
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)
3216+
tests/integrations/crossed_integrations/test_sqs.py::Test_SQS_PROPAGATION_VIA_MESSAGE_ATTRIBUTES::test_produce_trace_equality: # TODO: a lower version might be supported
3217+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3218+
component_version: <1.62.0
3219+
weblog: [spring-boot]
3220+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3221+
excluded_weblog: [spring-boot]
32173222
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)
32183223
tests/integrations/test_base_service.py::Test_BaseService_SqlSpan:
32193224
- weblog_declaration:
@@ -3552,15 +3557,15 @@ manifest:
35523557
tests/integrations/test_dsm.py::Test_Dsm_Manual_Checkpoint_Intra_Process::test_dsm_manual_checkpoint_intra_process:
35533558
- weblog_declaration:
35543559
spring-boot: flaky (AIDM-117)
3555-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation:
3560+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation: # Easy win for spring-boot and version 1.62.0
35563561
- weblog_declaration:
35573562
"*": irrelevant
35583563
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3559-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Distributed_Context:
3564+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Distributed_Context: # Easy win for spring-boot and version 1.62.0
35603565
- weblog_declaration:
35613566
"*": irrelevant
35623567
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3563-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error:
3568+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error: # Easy win for spring-boot and version 1.62.0
35643569
- weblog_declaration:
35653570
"*": irrelevant
35663571
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"

0 commit comments

Comments
 (0)