apache/pulsar
Flaky-test: ClientDeduplicationFailureTest.testClientDeduplicationCorrectnessWithFailure
オープン
#14,523 opened on 2022/03/01
Stalearea/testhelp wantedlifecycle/staletype/flaky-tests
Repository metrics
- Stars
- (13,697 個のスター)
- PR merge metrics
- (平均マージ 3d 10h) (30d で 146 merged PRs)
説明
ClientDeduplicationFailureTest.testClientDeduplicationCorrectnessWithFailure is flaky. It fails sporadically. It was disabled in https://github.com/apache/pulsar/pull/14509 because it was leading to out of memory errors. Ideally, we'll find a way to re-enable it without causing OOM.