-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[AUTOCUT] Gradle Check Flaky Test Report for SearchServiceTests #18238
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
Comments
This can be reproduced pretty easily by running on repeat:
@Vikasht34 @bowenlan-amzn @jed326 I'm assuming this is related to enabling concurrent search by default. Can someone take a look here? |
https://build.ci.opensearch.org/job/gradle-check/58060/consoleText Capturing the failure error:
Probable related PR: #15363 |
It seems be related to #17978. Previously the default value was false, it had nothing to do with aggregation. Now default value is |
Uh oh!
There was an error while loading. Please reload this page.
Flaky Test Report for
SearchServiceTests
Noticed the
SearchServiceTests
has some flaky, failing tests that failed during post-merge actions.Details
org.opensearch.search.SearchServiceTests.testConcurrentSegmentSearchWithRandomizedModeSettings
org.opensearch.search.SearchServiceTests.testConcurrentSegmentSearchWithRandomizedModeSettings
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the
SearchServiceTests
class are:For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.
The text was updated successfully, but these errors were encountered: