Skip to content

Commit c60c464

Browse files
Mute org.elasticsearch.xpack.esql.plugin.ClusterRequestTests testFallbackIndicesOptions #117937
1 parent 83a8b88 commit c60c464

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
@@ -286,6 +286,9 @@ tests:
286286
- class: org.elasticsearch.threadpool.SimpleThreadPoolIT
287287
method: testThreadPoolMetrics
288288
issue: https://github.com/elastic/elasticsearch/issues/108320
289+
- class: org.elasticsearch.xpack.esql.plugin.ClusterRequestTests
290+
method: testFallbackIndicesOptions
291+
issue: https://github.com/elastic/elasticsearch/issues/117937
289292

290293
# Examples:
291294
#

0 commit comments

Comments
 (0)