File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -636,9 +636,6 @@ tests:
636636- class : org.elasticsearch.xpack.restart.FullClusterRestartIT
637637 method : testSlmPolicyAndStats {cluster=UPGRADED}
638638 issue : https://github.com/elastic/elasticsearch/issues/136399
639- - class : org.elasticsearch.TransportVersionTests
640- method : testVersionComparison
641- issue : https://github.com/elastic/elasticsearch/issues/136410
642639- class : org.elasticsearch.xpack.restart.FullClusterRestartIT
643640 method : testRollupAfterRestart {cluster=UPGRADED}
644641 issue : https://github.com/elastic/elasticsearch/issues/136437
@@ -657,6 +654,9 @@ tests:
657654- class : org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS2UnavailableRemotesIT
658655 method : testEsqlRcs2UnavailableRemoteScenarios
659656 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
660660
661661# Examples:
662662#
You can’t perform that action at this time.
0 commit comments