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 e5f850d commit b649848Copy full SHA for b649848
muted-tests.yml
@@ -669,6 +669,9 @@ tests:
669
- class: org.elasticsearch.upgrades.FullClusterRestartIT
670
method: testShrinkAfterUpgrade {cluster=UPGRADED}
671
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
675
676
# Examples:
677
#
0 commit comments