-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[AUTOCUT] Gradle Check Flaky Test Report for SearchIT #18129
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
[AUTOCUT] Gradle Check Flaky Test Report for SearchIT #18129
Comments
Looks like this test is expecting a very specific value here: OpenSearch/client/rest-high-level/src/test/java/org/opensearch/client/SearchIT.java Line 570 in 7c46f8f
|
#17978 could be the cause here. @bowenlan-amzn @sohami @Vikasht34 This is a newly flaky test. Would concurrent search by default explain the issue here? |
I'm seeing this flaky a lot on my unrelated PR(s).
There are several tests which provide a |
@bowenlan-amzn Could you mind have a look in your spare time? |
Uh oh!
There was an error while loading. Please reload this page.
Flaky Test Report for
SearchIT
Noticed the
SearchIT
has some flaky, failing tests that failed during post-merge actions.Details
org.opensearch.client.SearchIT.testSearchWithMatrixStats
org.opensearch.client.SearchIT.testSearchWithMatrixStats
org.opensearch.client.SearchIT.testSearchWithMatrixStats
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the
SearchIT
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: