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 a74dbd3 commit 45aebb9Copy full SHA for 45aebb9
muted-tests.yml
@@ -399,6 +399,9 @@ tests:
399
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
400
method: test {p0=enrich/50_data_stream/enrich documents over _bulk via a data stream}
401
issue: https://github.com/elastic/elasticsearch/issues/114769
402
+- class: org.elasticsearch.xpack.eql.EqlRestValidationIT
403
+ method: testDefaultIndicesOptions
404
+ issue: https://github.com/elastic/elasticsearch/issues/114771
405
406
# Examples:
407
#
0 commit comments