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 467fdb8 commit 4df2832Copy full SHA for 4df2832
muted-tests.yml
@@ -263,6 +263,9 @@ tests:
263
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
264
method: testInferDeploysDefaultRerank
265
issue: https://github.com/elastic/elasticsearch/issues/118184
266
+- class: org.elasticsearch.xpack.esql.action.EsqlActionTaskIT
267
+ method: testCancelRequestWhenFailingFetchingPages
268
+ issue: https://github.com/elastic/elasticsearch/issues/118193
269
270
# Examples:
271
#
0 commit comments