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 b69d39c commit 01d6be4Copy full SHA for 01d6be4
muted-tests.yml
@@ -384,6 +384,9 @@ tests:
384
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
385
method: test {p0=enrich/20_standard_index/enrich documents over _bulk via an alias}
386
issue: https://github.com/elastic/elasticsearch/issues/114763
387
+- class: org.elasticsearch.xpack.eql.EqlRestValidationIT
388
+ method: testAllowNoIndicesOption
389
+ issue: https://github.com/elastic/elasticsearch/issues/114789
390
391
# Examples:
392
#
0 commit comments