asynchronous-search icon indicating copy to clipboard operation
asynchronous-search copied to clipboard

[BUG] org.opensearch.search.asynchronous.context.permits.AsynchronousSearchContextPermitsTests.testAsyncBlockOperationsOperationBeforeBlocked is flaky

Open finnegancarroll opened this issue 1 year ago • 1 comments

What is the bug? Intermittent failure of org.opensearch.search.asynchronous.context.permits.AsynchronousSearchContextPermitsTests.testAsyncBlockOperationsOperationBeforeBlocked.

How can one reproduce the bug? Steps to reproduce the behavior: ./gradlew ':test' --tests "org.opensearch.search.asynchronous.context.permits.AsynchronousSearchContextPermitsTests.testAsyncBlockOperationsOperationBeforeBlocked" -Dtests.seed=8E89EF4E68DC248A -Dtests.security.manager=false -Dtests.locale=tr-TR -Dtests.timezone=Atlantic/Reykjavik -Druntime.java=11

What is the expected behavior? Test passes every time

finnegancarroll avatar May 22 '24 20:05 finnegancarroll

Catch All Triage - 1 2 3 4 5 6

dblock avatar Jun 24 '24 16:06 dblock