Skip to content

Commit 9984f7a

Browse files
Mute org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT testRandomDirectoryIOExceptions #114824
1 parent de0941d commit 9984f7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,9 @@ tests:
345345
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
346346
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNotIndexedNorDocValues ASYNC}
347347
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
348351

349352
# Examples:
350353
#

0 commit comments

Comments
 (0)