Skip to content

Commit b3e500f

Browse files
Mute org.elasticsearch.xpack.esql.action.EsqlActionIT testQueryOnEmptyDataIndex #126580
1 parent b10b35f commit b3e500f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,9 @@ tests:
432432
- class: org.elasticsearch.upgrades.SearchStatesIT
433433
method: testCanMatch
434434
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
435438

436439
# Examples:
437440
#

0 commit comments

Comments
 (0)