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 817a242 commit 94b1ad4Copy full SHA for 94b1ad4
muted-tests.yml
@@ -654,6 +654,9 @@ tests:
654
- class: org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS2UnavailableRemotesIT
655
method: testEsqlRcs2UnavailableRemoteScenarios
656
issue: https://github.com/elastic/elasticsearch/issues/136493
657
+- class: org.elasticsearch.index.codec.vectors.es93.ES93HnswBinaryQuantizedBFloat16VectorsFormatTests
658
+ method: testFloatVectorScorerIteration
659
+ issue: https://github.com/elastic/elasticsearch/issues/136566
660
661
# Examples:
662
#
0 commit comments