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] AsynchronousSearchContextPermitsTests flaky #597

Open finnegancarroll opened 1 month ago

finnegancarroll commented 1 month ago

What is the bug? AsynchronousSearchContextPermitsTests flaky 1_Build Asynchronous Search.txt

https://github.com/opensearch-project/asynchronous-search/actions/runs/9985067867/job/27595304025?pr=595

How can one reproduce the bug? Steps to reproduce the behavior: ./gradlew ':test' --tests "org.opensearch.search.asynchronous.context.permits.AsynchronousSearchContextPermitsTests" -Dtests.seed=DFDAD192EB6ABE4B -Dtests.security.manager=false -Dtests.locale=en-US -Dtests.timezone=Etc/GMT

What is the expected behavior? Tests pass every time.

dblock commented 1 month ago

[Catch All Triage - 1, 2, 3]