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 d887e7d commit 0c42c5eCopy full SHA for 0c42c5e
muted-tests.yml
@@ -575,6 +575,9 @@ tests:
575
- class: org.elasticsearch.compute.operator.topn.TopNOperatorTests
576
method: testSimpleWithCranky
577
issue: https://github.com/elastic/elasticsearch/issues/130215
578
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
579
+ method: test {p0=esql/10_basic/basic with documents_found}
580
+ issue: https://github.com/elastic/elasticsearch/issues/130256
581
582
# Examples:
583
#
0 commit comments