opensearch-project / asynchronous-search

:arrow_forward: Run queries in the background and retrieve partial results along the way
https://opensearch.org/docs/latest/search-plugins/async/index/
Apache License 2.0
28 stars 48 forks source link

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

Open finnegancarroll opened 3 months ago

finnegancarroll commented 3 months ago

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

dblock commented 2 months ago

Catch All Triage - 1 2 3 4 5 6