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 31eabad commit f8151f0Copy full SHA for f8151f0
muted-tests.yml
@@ -362,6 +362,9 @@ tests:
362
- class: org.elasticsearch.search.aggregations.bucket.MinDocCountIT
363
method: testDateHistogramCountDesc
364
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
368
369
# Examples:
370
#
0 commit comments