Skip to content

Commit 4df2832

Browse files
Mute org.elasticsearch.xpack.esql.action.EsqlActionTaskIT testCancelRequestWhenFailingFetchingPages #118193
1 parent 467fdb8 commit 4df2832

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
@@ -263,6 +263,9 @@ tests:
263263
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
264264
method: testInferDeploysDefaultRerank
265265
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
266269

267270
# Examples:
268271
#

0 commit comments

Comments
 (0)