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 83a8b88 commit c60c464Copy full SHA for c60c464
muted-tests.yml
@@ -286,6 +286,9 @@ tests:
286
- class: org.elasticsearch.threadpool.SimpleThreadPoolIT
287
method: testThreadPoolMetrics
288
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
292
293
# Examples:
294
#
0 commit comments