Skip to content

Commit 43c500c

Browse files
Mute org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT testSimilarityWithOneDimVector {functionName=v_cosine similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@5b068087 elementType=byte} #137778
1 parent edb40c5 commit 43c500c

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
@@ -458,6 +458,10 @@ tests:
458458
method: testSimilarityWithOneDimVector {functionName=v_cosine
459459
similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@70ab2d48 elementType=byte}
460460
issue: https://github.com/elastic/elasticsearch/issues/137774
461+
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
462+
method: testSimilarityWithOneDimVector {functionName=v_cosine
463+
similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@5b068087 elementType=byte}
464+
issue: https://github.com/elastic/elasticsearch/issues/137778
461465

462466
# Examples:
463467
#

0 commit comments

Comments
 (0)