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 d3ab379 commit 842dd50Copy full SHA for 842dd50
muted-tests.yml
@@ -360,6 +360,9 @@ tests:
360
- class: org.elasticsearch.threadpool.SimpleThreadPoolIT
361
method: testThreadPoolMetrics
362
issue: https://github.com/elastic/elasticsearch/issues/108320
363
+- class: org.elasticsearch.xpack.eql.EqlRestValidationIT
364
+ method: testDefaultIndicesOptions
365
+ issue: https://github.com/elastic/elasticsearch/issues/114771
366
367
# Examples:
368
#
0 commit comments