Skip to content

VectorSimilarityFunctionsIT failure #133559

@felixbarny

Description

@felixbarny

CI Link

https://gradle-enterprise.elastic.co/s/dayl6wiwjtglc

Repro line

./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT" -Dtests.method="testSimilarityBetweenConstantVectorAndField" -Dtests.seed=6FF957915EA4814A

Does it reproduce?

Yes

Applicable branches

main (failed on a PR build but reproducible on main)

Failure history

No response

Failure excerpt

java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([6FF957915EA4814A:70776D84C221D74E]:0)
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertNotNull(Assert.java:713)
        at org.junit.Assert.assertNotNull(Assert.java:723)
        at org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT.lambda$testSimilarityBetweenConstantVectorAndField$1(VectorSimilarityFunctionsIT.java:137)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
        at org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT.testSimilarityBetweenConstantVectorAndField(VectorSimilarityFunctionsIT.java:131)

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Search Relevance/ES|QLSearch functionality in ES|QL>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchneeds:riskRequires assignment of a risk label (low, medium, blocker)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions