Skip to content

Commit 41d79dc

Browse files
Mute org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT testSimilarityWithOneDimVector {functionName=v_cosine similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@3300f4fd elementType=byte} #137812
1 parent 80dc43a commit 41d79dc

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
@@ -483,6 +483,10 @@ tests:
483483
- class: org.elasticsearch.xpack.inference.integration.CCMServiceIT
484484
method: testIsEnabled_ReturnsTrue_WhenCCMConfigurationIsPresent
485485
issue: https://github.com/elastic/elasticsearch/issues/137798
486+
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
487+
method: testSimilarityWithOneDimVector {functionName=v_cosine
488+
similarityFunction=org.elasticsearch.xpack.esql.expression.function.vector.CosineSimilarity$1@3300f4fd elementType=byte}
489+
issue: https://github.com/elastic/elasticsearch/issues/137812
486490

487491
# Examples:
488492
#

0 commit comments

Comments
 (0)