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 79accde commit d77351cCopy full SHA for d77351c
muted-tests.yml
@@ -540,6 +540,9 @@ tests:
540
- class: org.elasticsearch.index.codec.vectors.es818.ES818HnswBinaryQuantizedVectorsFormatTests
541
method: testSimpleOffHeapSizeFSDir
542
issue: https://github.com/elastic/elasticsearch/issues/128799
543
+- class: org.elasticsearch.index.codec.vectors.es818.ES818BinaryQuantizedVectorsFormatTests
544
+ method: testSimpleOffHeapSizeFSDir
545
+ issue: https://github.com/elastic/elasticsearch/issues/128800
546
547
# Examples:
548
#
0 commit comments