Skip to content

Commit 1fd87e4

Browse files
Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search.vectors/45_knn_search_byte/Vector rescoring has no effect for non-quantized vectors and provides same results as non-rescored knn} #133187
1 parent 7b1edda commit 1fd87e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,9 @@ tests:
603603
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
604604
method: test {p0=search.vectors/90_sparse_vector/Indexing and searching multi-value sparse vectors in >=8.15}
605605
issue: https://github.com/elastic/elasticsearch/issues/133184
606+
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
607+
method: test {p0=search.vectors/45_knn_search_byte/Vector rescoring has no effect for non-quantized vectors and provides same results as non-rescored knn}
608+
issue: https://github.com/elastic/elasticsearch/issues/133187
606609

607610
# Examples:
608611
#

0 commit comments

Comments
 (0)