Skip to content

[CI] DenseVectorFieldMapperTests.testTextSearchInfoConsistency failure #136202

@thecoop

Description

@thecoop

CI Link

https://gradle-enterprise.elastic.co/s/4qxi3u46ptsvu/tests/task/:server:test/details/org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests/testTextSearchInfoConsistency?top-execution=1

Repro line

./gradlew ":server:test" --tests "org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests.testTextSearchInfoConsistency" -Dtests.seed=DE6FC60D87CC640 -Dtests.locale=lkt-Latn-US -Dtests.timezone=Indian/Mauritius -Druntime.java=25

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

    Expected: <org.elasticsearch.index.mapper.IndexType@2dfe8e4d>
         but: was <org.elasticsearch.index.mapper.IndexType@79bc776f>
        at __randomizedtesting.SeedInfo.seed([DE6FC60D87CC640:CC43171AB1514754]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
        at org.elasticsearch.test.ESTestCase.assertThat(ESTestCase.java:2722)
        at org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests.assertSearchable(DenseVectorFieldMapperTests.java:1469)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions