Skip to content

Commit 2bbb58a

Browse files
Mute org.elasticsearch.xpack.sql.action.SqlSearchPageTimeoutIT testSearchContextIsCleanedUpAfterPageTimeoutForAggregationQueries #132619
1 parent 23d7e94 commit 2bbb58a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,9 @@ tests:
530530
- class: org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
531531
method: testRevertModelSnapshot_DeleteInterveningResults
532532
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
533536

534537
# Examples:
535538
#

0 commit comments

Comments
 (0)