Skip to content

Commit 139c851

Browse files
elasticsearchmachineKubik42
authored andcommitted
Mute org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT testSimilarityWithOneDimVector {functionName=v_cosine similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@70ab2d48 elementType=byte} elastic#137774
1 parent a2c4e38 commit 139c851

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
@@ -454,6 +454,10 @@ tests:
454454
- class: org.elasticsearch.indices.mapping.UpdateMappingIntegrationIT
455455
method: testUpdateMappingConcurrently
456456
issue: https://github.com/elastic/elasticsearch/issues/137758
457+
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
458+
method: testSimilarityWithOneDimVector {functionName=v_cosine
459+
similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@70ab2d48 elementType=byte}
460+
issue: https://github.com/elastic/elasticsearch/issues/137774
457461

458462
# Examples:
459463
#

0 commit comments

Comments
 (0)