Skip to content

Commit 66d0f4d

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 15a9b88 commit 66d0f4d

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

manifests/java.yml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3306,7 +3306,12 @@ manifest:
33063306
- weblog_declaration:
33073307
"*": irrelevant
33083308
spring-boot: v0.2.0 # real version not known
3309-
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)
3309+
tests/integrations/crossed_integrations/test_sqs.py::Test_SQS_PROPAGATION_VIA_MESSAGE_ATTRIBUTES::test_produce_trace_equality: # TODO: a lower version might be supported
3310+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3311+
component_version: <1.63.2
3312+
weblog: [spring-boot]
3313+
- declaration: missing_feature (Expected to fail, .NET does not propagate context via msg attrs or uses xray which also doesn't work)
3314+
excluded_weblog: [spring-boot]
33103315
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)
33113316
tests/integrations/test_base_service.py::Test_BaseService_SqlSpan:
33123317
- weblog_declaration:
@@ -3595,7 +3600,7 @@ manifest:
35953600
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Mysqldb: irrelevant (These are python only tests.)
35963601
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Psycopg: irrelevant (These are python only tests.)
35973602
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Pymysql: irrelevant (These are python only tests.)
3598-
tests/integrations/test_dbm.py::Test_Dbm_DynamicService_Postgres:
3603+
tests/integrations/test_dbm.py::Test_Dbm_DynamicService_Postgres: # Easy win for spring-boot and version 1.63.2
35993604
- weblog_declaration:
36003605
"*": irrelevant
36013606
spring-boot: v1.64.0-SNAPSHOT
@@ -3660,15 +3665,15 @@ manifest:
36603665
tests/integrations/test_dsm.py::Test_Dsm_Manual_Checkpoint_Intra_Process::test_dsm_manual_checkpoint_intra_process:
36613666
- weblog_declaration:
36623667
spring-boot: flaky (AIDM-117)
3663-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation:
3668+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation: # Easy win for spring-boot and version 1.63.2
36643669
- weblog_declaration:
36653670
"*": irrelevant
36663671
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3667-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Distributed_Context:
3672+
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.2
36683673
- weblog_declaration:
36693674
"*": irrelevant
36703675
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"
3671-
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error:
3676+
tests/integrations/test_inferred_proxy.py::Test_AWS_API_Gateway_Inferred_Span_Creation_With_Error: # Easy win for spring-boot and version 1.63.2
36723677
- weblog_declaration:
36733678
"*": irrelevant
36743679
spring-boot: ">=1.56.0 <1.61.0-SNAPSHOT"

0 commit comments

Comments
 (0)