Skip to content

Commit a41e897

Browse files
Mute org.elasticsearch.xpack.eql.EqlRestValidationIT testAllowNoIndicesOption #114789
1 parent dd64342 commit a41e897

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
@@ -416,6 +416,9 @@ tests:
416416
- class: org.elasticsearch.xpack.inference.rest.ServerSentEventsRestActionListenerTests
417417
method: testNoStream
418418
issue: https://github.com/elastic/elasticsearch/issues/114788
419+
- class: org.elasticsearch.xpack.eql.EqlRestValidationIT
420+
method: testAllowNoIndicesOption
421+
issue: https://github.com/elastic/elasticsearch/issues/114789
419422

420423
# Examples:
421424
#

0 commit comments

Comments
 (0)