-
Notifications
You must be signed in to change notification settings - Fork 2k
[AUTOCUT] Gradle Check Flaky Test Report for SearchRestCancellationIT #14311
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
Untriaged as part of the Search Community Meeting. @jainankitk volunteered to take a stab or find a new owner who could |
@jainankitk Were you able to get some traction on this? |
@KishoreKicha14 - Are you able to take a stab at this issue? You can get help from @ansjcy if stuck |
Sure |
I was not able to reproduce the bug. From analyzing the log, it looks like the search task isn't getting canceled as expected. One possible solution is to retry the suggested fix: Modify the code so that the |
Flaky Test Report for
SearchRestCancellationIT
Noticed the
SearchRestCancellationIT
has some flaky, failing tests that failed during post-merge actions.Details
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringQueryPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringFetchPhase
org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringFetchPhase
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the
SearchRestCancellationIT
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: