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 b10b35f commit b3e500fCopy full SHA for b3e500f
muted-tests.yml
@@ -432,6 +432,9 @@ tests:
432
- class: org.elasticsearch.upgrades.SearchStatesIT
433
method: testCanMatch
434
issue: https://github.com/elastic/elasticsearch/issues/126633
435
+- class: org.elasticsearch.xpack.esql.action.EsqlActionIT
436
+ method: testQueryOnEmptyDataIndex
437
+ issue: https://github.com/elastic/elasticsearch/issues/126580
438
439
# Examples:
440
#
0 commit comments