Skip to content

Commit 0bd5202

Browse files
Mute org.elasticsearch.index.store.AsyncDirectIODirectoryTests testSeekPastEOFAndRead #136351
1 parent 7339800 commit 0bd5202

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
@@ -633,6 +633,9 @@ tests:
633633
- class: org.elasticsearch.cluster.coordination.NodeJoiningIT
634634
method: testNodeTriesToJoinClusterAndThenSameMasterIsElected
635635
issue: https://github.com/elastic/elasticsearch/issues/136332
636+
- class: org.elasticsearch.index.store.AsyncDirectIODirectoryTests
637+
method: testSeekPastEOFAndRead
638+
issue: https://github.com/elastic/elasticsearch/issues/136351
636639

637640
# Examples:
638641
#

0 commit comments

Comments
 (0)