You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: