davsclaus commented on PR #8713:
URL: https://github.com/apache/camel/pull/8713#issuecomment-1352760926
@lmolkova okay so there is a simple test error in core/camel-management
And then there is a test error in your new test class (need to rename the
class)
// context is cleaned up
assertFalse(Span.current().getSpanContext().isValid());
This ^^^ fails
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]