Otavio Rodolfo Piske created CAMEL-19611:
--------------------------------------------
Summary: camel-aws-xray: broken test
Key: CAMEL-19611
URL: https://issues.apache.org/jira/browse/CAMEL-19611
Project: Camel
Issue Type: Test
Components: camel-aws-xray
Affects Versions: 4.0-M3, 4.0-RC1
Reporter: Otavio Rodolfo Piske
The test ABCRoute is failing constantly with the following reason:
{code:java}
[ERROR] Failures:
[ERROR] ABCRouteTest.testRoute:56->CamelAwsXRayTestSupport.verify:96
Incorrect name of subsegment. Expected seda:d but found: seda:d
Expected: is "direct:a"
but: was "seda:d"{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)