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 ae01af3 commit 352de28Copy full SHA for 352de28
muted-tests.yml
@@ -540,6 +540,9 @@ tests:
540
- class: org.elasticsearch.index.codec.vectors.es818.ES818BinaryQuantizedVectorsFormatTests
541
method: testSimpleOffHeapSizeFSDir
542
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
546
547
# Examples:
548
#
0 commit comments