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 dd64342 commit a41e897Copy full SHA for a41e897
muted-tests.yml
@@ -416,6 +416,9 @@ tests:
416
- class: org.elasticsearch.xpack.inference.rest.ServerSentEventsRestActionListenerTests
417
method: testNoStream
418
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
422
423
# Examples:
424
#
0 commit comments