We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d7e94 commit 2bbb58aCopy full SHA for 2bbb58a
muted-tests.yml
@@ -530,6 +530,9 @@ tests:
530
- class: org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
531
method: testRevertModelSnapshot_DeleteInterveningResults
532
issue: https://github.com/elastic/elasticsearch/issues/132349
533
+- class: org.elasticsearch.xpack.sql.action.SqlSearchPageTimeoutIT
534
+ method: testSearchContextIsCleanedUpAfterPageTimeoutForAggregationQueries
535
+ issue: https://github.com/elastic/elasticsearch/issues/132619
536
537
# Examples:
538
#
0 commit comments