beautyarbutin commented on PR #11221: URL: https://github.com/apache/rocketmq/pull/11221#issuecomment-5806589551
The Coverage workflow failed before uploading a report because an unrelated client trace test was flaky: - `DefaultMQLitePullConsumerWithTraceTest.testSubscribe_PollMessageSuccess_WithDefaultTraceTopic` - Failure: `Expecting actual not to be empty` after an asynchronous trace wait. This PR changes only broker configuration validation and broker tests. The focused broker tests pass, the Integration Tests workflow passes, and Bazel, CodeQL, license, and misspell checks pass. The repository previously tracked this exact test as unstable in #10159 and merged #10160 to reduce its flakiness. I attempted to rerun the failed workflow, but GitHub requires repository admin permission. Could a maintainer please rerun the Coverage job? -- 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]
