Skip to content

Commit de13907

Browse files
Mute org.elasticsearch.xpack.esql.action.EsqlActionTaskIT testCancelRequestWhenFailingFetchingPages #117397
1 parent f13c1ee commit de13907

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
@@ -232,6 +232,9 @@ tests:
232232
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
233233
method: testInferDeploysDefaultElser
234234
issue: https://github.com/elastic/elasticsearch/issues/114913
235+
- class: org.elasticsearch.xpack.esql.action.EsqlActionTaskIT
236+
method: testCancelRequestWhenFailingFetchingPages
237+
issue: https://github.com/elastic/elasticsearch/issues/117397
235238

236239
# Examples:
237240
#

0 commit comments

Comments
 (0)