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 c3e7eed commit b245ad7Copy full SHA for b245ad7
muted-tests.yml
@@ -369,6 +369,9 @@ tests:
369
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
370
method: testPutE5Small_withPlatformAgnosticVariant
371
issue: https://github.com/elastic/elasticsearch/issues/113983
372
+- class: org.elasticsearch.xpack.eql.EqlRestIT
373
+ method: testIndexWildcardPatterns
374
+ issue: https://github.com/elastic/elasticsearch/issues/114749
375
376
# Examples:
377
#
0 commit comments