Skip to content

Commit 11e8d18

Browse files
Mute org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT testDifferentDimensions {functionName=v_cosine similarityFunction=COSINE} #131362
1 parent 32a4698 commit 11e8d18

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
@@ -445,6 +445,9 @@ tests:
445445
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
446446
method: testSimilarityBetweenConstantVectors {functionName=v_cosine similarityFunction=COSINE}
447447
issue: https://github.com/elastic/elasticsearch/issues/131361
448+
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
449+
method: testDifferentDimensions {functionName=v_cosine similarityFunction=COSINE}
450+
issue: https://github.com/elastic/elasticsearch/issues/131362
448451

449452
# Examples:
450453
#

0 commit comments

Comments
 (0)