Skip to content

Commit 01d6be4

Browse files
Mute org.elasticsearch.xpack.eql.EqlRestValidationIT testAllowNoIndicesOption #114789
1 parent b69d39c commit 01d6be4

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
@@ -384,6 +384,9 @@ tests:
384384
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
385385
method: test {p0=enrich/20_standard_index/enrich documents over _bulk via an alias}
386386
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
387390

388391
# Examples:
389392
#

0 commit comments

Comments
 (0)