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 5307e9d commit 1071939Copy full SHA for 1071939
muted-tests.yml
@@ -260,6 +260,9 @@ tests:
260
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
261
method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 8.18.0]}
262
issue: https://github.com/elastic/elasticsearch/issues/119980
263
+- class: org.elasticsearch.index.codec.vectors.es816.ES816HnswBinaryQuantizedVectorsFormatTests
264
+ method: testRandomExceptions
265
+ issue: https://github.com/elastic/elasticsearch/issues/119981
266
267
# Examples:
268
#
0 commit comments