You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifests/java.yml
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3213,7 +3213,12 @@ manifest:
3213
3213
- weblog_declaration:
3214
3214
"*": irrelevant
3215
3215
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]
3217
3222
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)
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
0 commit comments