apache/pulsar
GitHub で見るFlaky-test: ClientDeduplicationFailureTest.testClientDeduplicationCorrectnessWithFailure
Open
#14,523 opened on 2022年3月1日
Stalearea/testhelp wantedlifecycle/staletype/flaky-tests
Repository metrics
- Stars
- (13,697 stars)
- 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.