Skip to content

Commit 5d932ef

Browse files
authored
Merge branch 'main' into default_elser_on_eis_semantic
2 parents dd765ae + 94b1ad4 commit 5d932ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

muted-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
#

0 commit comments

Comments
 (0)