The GitHub Actions job "Run Integration Tests" on rocketmq.git/fix/flaky-tests-10373 has succeeded. Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run: b268d066231a53a30cd731985a79ce3c1e1514eb / lizhimins <[email protected]> [ISSUE #10373] Fix quarantined flaky tests and remove CI rerun workflow Fix root causes of flaky tests quarantined in #10374: - BloomFilterTest#testCheckFalseHit: use single seeded Random instance instead of per-character Random(System.nanoTime()) which produced duplicate strings in tight loops - TransactionalMessageServiceImplTest#testDeletePrepareMessage_maxSize: increase verify timeout from 50ms to 3000ms to accommodate slow thread scheduling - DefaultMQConsumerWithTraceTest#testPullMessage_WithTrace_Success: call pullMessage directly instead of async PullMessageService to eliminate race condition - DefaultMQLitePullConsumerWithTraceTest: set RebalanceService.waitInterval as static field in @Before to avoid instance-level race condition Also remove rerun-workflow.yml to stop masking flaky tests with automatic CI retries. Report URL: https://github.com/apache/rocketmq/actions/runs/26430438689 With regards, GitHub Actions via GitBox
