Skip to content

Commit 4dba49d

Browse files
Mute org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT testDifferentDimensions {functionName=v_dot_product similarityFunction=DOT_PRODUCT} #131845
1 parent a626d9c commit 4dba49d

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
@@ -518,6 +518,9 @@ tests:
518518
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
519519
method: testUpdates
520520
issue: https://github.com/elastic/elasticsearch/issues/131795
521+
- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
522+
method: testDifferentDimensions {functionName=v_dot_product similarityFunction=DOT_PRODUCT}
523+
issue: https://github.com/elastic/elasticsearch/issues/131845
521524

522525
# Examples:
523526
#

0 commit comments

Comments
 (0)