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 7339800 commit 0bd5202Copy full SHA for 0bd5202
muted-tests.yml
@@ -633,6 +633,9 @@ tests:
633
- class: org.elasticsearch.cluster.coordination.NodeJoiningIT
634
method: testNodeTriesToJoinClusterAndThenSameMasterIsElected
635
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
639
640
# Examples:
641
#
0 commit comments