OpenSearch
OpenSearch copied to clipboard
[AUTOCUT] Gradle Check Flaky Test Report for QueryPhaseTests
Flaky Test Report for QueryPhaseTests
Noticed the QueryPhaseTests has some flaky, failing tests that failed during post-merge actions.
Details
| Git Reference | Merged Pull Request | Build Details | Test Name |
|---|---|---|---|
| 45360db1bcef97ae363463d1295a71332e31aef2 | 13850 | 39341 | org.opensearch.search.query.QueryPhaseTests.testQueryTimeoutChecker {p0=0 p1=org.opensearch.search.query.QueryPhase$DefaultQueryPhaseSearcher@1e8bccfb} |
| 4f4f7a680b2789f7b86332e617c35b27fcbb9fab | 13823 | 39231 | org.opensearch.search.query.QueryPhaseTests.testQueryTimeoutChecker {p0=0 p1=org.opensearch.search.query.QueryPhase$DefaultQueryPhaseSearcher@3c16528d} |
| 9a5ef396b931e65ec3a68a4089d9fc6a6be5bddc | 14522 | 41625 | org.opensearch.search.query.QueryPhaseTests.testQueryTimeoutChecker {p0=0 p1=org.opensearch.search.query.QueryPhase$DefaultQueryPhaseSearcher@2e1ba142} |
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the QueryPhaseTests class are:
For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.
@mch2 Did you get a chance to look into these failures?
@expani Do you mind taking a look?