[CI] GlobalCheckpointListenersTests.testFailingListenerAfterTimeout fails #33665
Labels
:Distributed Indexing/Distributed
A catch all label for anything in the Distributed Indexing Area. Please avoid if you can.
>test-failure
Triaged test failures from CI
Uh oh!
There was an error while loading. Please reload this page.
Logs:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+periodic/7031/console
It is hardly to catch due to the raise condition nature:
GlobalCheckpointListeners.java:144
is invoked always and countDownLatch in test could already pass further in the main thread while executor still did not handled exception
Refers to #33620
The text was updated successfully, but these errors were encountered: