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 f78ddae commit 4f253dcCopy full SHA for 4f253dc
muted-tests.yml
@@ -291,6 +291,9 @@ tests:
291
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
292
method: test {p0=migrate/10_reindex/Test Reindex With Nonexistent Data Stream}
293
issue: https://github.com/elastic/elasticsearch/issues/118274
294
+- class: org.elasticsearch.index.codec.vectors.es818.ES818HnswBinaryQuantizedVectorsFormatTests
295
+ method: testSingleVectorCase
296
+ issue: https://github.com/elastic/elasticsearch/issues/118306
297
298
# Examples:
299
#
0 commit comments