Skip to content

Commit 00064bc

Browse files
Mute org.elasticsearch.index.store.DirectIOIT testDirectIOUsed #128829
1 parent fa152a9 commit 00064bc

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
@@ -540,6 +540,9 @@ tests:
540540
- class: org.elasticsearch.index.codec.vectors.es818.ES818BinaryQuantizedVectorsFormatTests
541541
method: testSimpleOffHeapSizeFSDir
542542
issue: https://github.com/elastic/elasticsearch/issues/128800
543+
- class: org.elasticsearch.index.store.DirectIOIT
544+
method: testDirectIOUsed
545+
issue: https://github.com/elastic/elasticsearch/issues/128829
543546

544547
# Examples:
545548
#

0 commit comments

Comments
 (0)