[BUG] org.opensearch.search.asynchronous.context.permits.AsynchronousSearchContextPermitsTests.testAsyncBlockOperationsOperationBeforeBlocked is flaky #577
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
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