Skip to content

Commit f8151f0

Browse files
Mute org.elasticsearch.xpack.esql.action.EsqlActionTaskIT testCancelRequestWhenFailingFetchingPages #117397
1 parent 31eabad commit f8151f0

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
@@ -362,6 +362,9 @@ tests:
362362
- class: org.elasticsearch.search.aggregations.bucket.MinDocCountIT
363363
method: testDateHistogramCountDesc
364364
issue: https://github.com/elastic/elasticsearch/issues/117412
365+
- class: org.elasticsearch.xpack.esql.action.EsqlActionTaskIT
366+
method: testCancelRequestWhenFailingFetchingPages
367+
issue: https://github.com/elastic/elasticsearch/issues/117397
365368

366369
# Examples:
367370
#

0 commit comments

Comments
 (0)