Skip to content

Commit fd629a7

Browse files
Mute org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT testSimilarityWithOneDimVector {functionName=v_cosine similarityFunction=V_COSINE elementType=byte} elastic#137975
1 parent 1d0f434 commit fd629a7

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
@@ -476,6 +476,9 @@ tests:
476476
- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
477477
method: test
478478
issue: https://github.com/elastic/elasticsearch/issues/137909
479+
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
480+
method: testSimilarityWithOneDimVector {functionName=v_cosine similarityFunction=V_COSINE elementType=byte}
481+
issue: https://github.com/elastic/elasticsearch/issues/137975
479482

480483
# Examples:
481484
#

0 commit comments

Comments
 (0)