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 de0941d commit 9984f7aCopy full SHA for 9984f7a
muted-tests.yml
@@ -345,6 +345,9 @@ tests:
345
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
346
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNotIndexedNorDocValues ASYNC}
347
issue: https://github.com/elastic/elasticsearch/issues/116945
348
+- class: org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT
349
+ method: testRandomDirectoryIOExceptions
350
+ issue: https://github.com/elastic/elasticsearch/issues/114824
351
352
# Examples:
353
#
0 commit comments