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
org.opentest4j.AssertionFailedError:
expected: "baggage2"
but was: null
at app//io.micrometer.tracing.test.contextpropagation.AbstractObservationAwareSpanThreadLocalAccessorTests.onlyReactorPropagatesBaggage(AbstractObservationAwareSpanThreadLocalAccessorTests.java:334)
This happens quite often on CI, which requires a lot of manually re-running of jobs to get the CI to pass.