Skip to content

Commit a635828

Browse files
Mute org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT testRandomDirectoryIOExceptions elastic#118733
1 parent 747663d commit a635828

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
@@ -354,6 +354,9 @@ tests:
354354
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
355355
method: testMultipleInferencesTriggeringDownloadAndDeploy
356356
issue: https://github.com/elastic/elasticsearch/issues/117208
357+
- class: org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT
358+
method: testRandomDirectoryIOExceptions
359+
issue: https://github.com/elastic/elasticsearch/issues/118733
357360

358361
# Examples:
359362
#

0 commit comments

Comments
 (0)