Skip to content

Commit f4f2ddd

Browse files
Mute org.elasticsearch.index.store.AsyncDirectIODirectoryTests testIsLoadedOnSlice #136331
1 parent 83ef0cf commit f4f2ddd

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
@@ -630,6 +630,9 @@ tests:
630630
- class: org.elasticsearch.health.node.ShardsCapacityHealthIndicatorServiceStatelessTests
631631
method: testIndicatorYieldsGreenInCaseThereIsRoom
632632
issue: https://github.com/elastic/elasticsearch/issues/136303
633+
- class: org.elasticsearch.index.store.AsyncDirectIODirectoryTests
634+
method: testIsLoadedOnSlice
635+
issue: https://github.com/elastic/elasticsearch/issues/136331
633636

634637
# Examples:
635638
#

0 commit comments

Comments
 (0)