micrometer-metrics/tracing
AbstractObservationAwareSpanThreadLocalAccessorTests#onlyReactorPropagatesBaggage [false] is flaky for BraveConfig
开放
#1,082 创建于 2025年6月5日
help wantedtype: task
仓库指标
- 星标
- (295 个星标)
- PR 合并指标
- (平均合并 39分钟) (30 天内合并 26 个 PR)
描述
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.