-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] org.opensearch.search.SearchTimeoutIT.testSimpleTimeout fails intermittently #9401
Labels
bug
Something isn't working
flaky-test
Random test failure that succeeds on second run
Search:Performance
Comments
jed326
added
bug
Something isn't working
untriaged
flaky-test
Random test failure that succeeds on second run
Search
Search query, autocomplete ...etc
labels
Aug 16, 2023
anasalkouz
added
Search:Performance
and removed
Search
Search query, autocomplete ...etc
labels
Sep 20, 2023
7 tasks
From: https://build.ci.opensearch.org/job/gradle-check/28492 This issue does not seem specific to concurrent search |
8 tasks
6 tasks
3 tasks
Another failure here:
|
Failure here |
3 tasks
3 tasks
3 tasks
3 tasks
github-project-automation
bot
moved this from Now(This Quarter)
to ✅ Done
in Search Project Board
Dec 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
flaky-test
Random test failure that succeeds on second run
Search:Performance
References
#9378 (comment)
#7357 (comment)
https://build.ci.opensearch.org/job/gradle-check/22854/testReport/junit/org.opensearch.search/SearchTimeoutIT/testSimpleTimeout__p0___search_concurrent_segment_search_enabled___true___/
To Reproduce
Not able to reproduce locally, however this is the reproduction seed provided by the jenkins job.
Additional Details
The assertion that is failing is asserting that there were no shard failures in the search request. This assertion failing means that for whatever reason one a shard encountered an exception executing the search request.
The text was updated successfully, but these errors were encountered: