We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c0629 commit aebb1deCopy full SHA for aebb1de
muted-tests.yml
@@ -414,6 +414,9 @@ tests:
414
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.RepositoryAnalysisFailureIT
415
method: testFailsOnReadError
416
issue: https://github.com/elastic/elasticsearch/issues/127029
417
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
418
+ method: test {p0=esql/10_basic/basic with documents_found}
419
+ issue: https://github.com/elastic/elasticsearch/issues/127039
420
421
# Examples:
422
#
0 commit comments