Skip to content

Commit e20a629

Browse files
Mute org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT testSimilarityWithOneDimVector {functionName=v_cosine similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@6f152006 elementType=byte} #137552
1 parent 3bb4343 commit e20a629

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

muted-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,10 @@ tests:
477477
- class: org.elasticsearch.xpack.ilm.CCRIndexLifecycleIT
478478
method: testCcrAndIlmWithRollover {targetCluster=FOLLOWER}
479479
issue: https://github.com/elastic/elasticsearch/issues/137528
480+
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
481+
method: testSimilarityWithOneDimVector {functionName=v_cosine
482+
similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@6f152006 elementType=byte}
483+
issue: https://github.com/elastic/elasticsearch/issues/137552
480484

481485
# Examples:
482486
#

0 commit comments

Comments
 (0)