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 ee7589e commit 69cee32Copy full SHA for 69cee32
muted-tests.yml
@@ -375,6 +375,9 @@ tests:
375
- class: org.elasticsearch.xpack.eql.EqlRestIT
376
method: testIndexWildcardPatterns
377
issue: https://github.com/elastic/elasticsearch/issues/114749
378
+- class: org.elasticsearch.xpack.eql.EqlRestIT
379
+ method: testBadRequests
380
+ issue: https://github.com/elastic/elasticsearch/issues/114752
381
382
# Examples:
383
#
0 commit comments