Skip to content

Commit b649848

Browse files
Mute org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT testTopNPushedToLuceneOnSortedIndex #135939
1 parent e5f850d commit b649848

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,9 @@ tests:
669669
- class: org.elasticsearch.upgrades.FullClusterRestartIT
670670
method: testShrinkAfterUpgrade {cluster=UPGRADED}
671671
issue: https://github.com/elastic/elasticsearch/issues/135938
672+
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
673+
method: testTopNPushedToLuceneOnSortedIndex
674+
issue: https://github.com/elastic/elasticsearch/issues/135939
672675

673676
# Examples:
674677
#

0 commit comments

Comments
 (0)