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 542b51f commit 6ec8da7Copy full SHA for 6ec8da7
muted-tests.yml
@@ -593,6 +593,9 @@ tests:
593
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
594
method: testProjectWhere
595
issue: https://github.com/elastic/elasticsearch/issues/130504
596
+- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
597
+ method: testTopNPushedToLucene
598
+ issue: https://github.com/elastic/elasticsearch/issues/130505
599
600
# Examples:
601
#
0 commit comments