Skip to content

Commit 04104bb

Browse files
Mute org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT testSimilarityBetweenConstantVectorAndField {functionName=v_cosine similarityFunction=COSINE} #131363
1 parent 11e8d18 commit 04104bb

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
@@ -448,6 +448,9 @@ tests:
448448
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
449449
method: testDifferentDimensions {functionName=v_cosine similarityFunction=COSINE}
450450
issue: https://github.com/elastic/elasticsearch/issues/131362
451+
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
452+
method: testSimilarityBetweenConstantVectorAndField {functionName=v_cosine similarityFunction=COSINE}
453+
issue: https://github.com/elastic/elasticsearch/issues/131363
451454

452455
# Examples:
453456
#

0 commit comments

Comments
 (0)