Skip to content

Commit 32a4698

Browse files
Mute org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT testSimilarityBetweenConstantVectors {functionName=v_cosine similarityFunction=COSINE} elastic#131361
1 parent ff1ad0c commit 32a4698

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
@@ -442,6 +442,9 @@ tests:
442442
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
443443
method: test {p0=search/110_field_collapsing/field collapsing, inner_hits and maxConcurrentGroupRequests}
444444
issue: https://github.com/elastic/elasticsearch/issues/131348
445+
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
446+
method: testSimilarityBetweenConstantVectors {functionName=v_cosine similarityFunction=COSINE}
447+
issue: https://github.com/elastic/elasticsearch/issues/131361
445448

446449
# Examples:
447450
#

0 commit comments

Comments
 (0)