Skip to content

[CI] ScriptTermStatsTests.testMatchedTermsCount failing #131687

@szybia

Description

@szybia

CI Link

Repro line

./gradlew ":server:test" --tests "org.elasticsearch.script.ScriptTermStatsTests.testMatchedTermsCount" -Dtests.seed=380DA96E4BD34C9B -Dtests.locale=ar-IL -Dtests.timezone=Pacific/Galapagos -Druntime.java=24

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

  2> java.lang.AssertionError:
    Expected: <0>
         but: was <1>
        at __randomizedtesting.SeedInfo.seed([380DA96E4BD34C9B:D70EB1E22179000A]: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:2723)
        at org.elasticsearch.script.ScriptTermStatsTests.lambda$assertAllDocs$17(ScriptTermStatsTests.java:346)
        at org.elasticsearch.script.ScriptTermStatsTests.withIndexSearcher(ScriptTermStatsTests.java:330)
        at org.elasticsearch.script.ScriptTermStatsTests.assertAllDocs(ScriptTermStatsTests.java:337)
        at org.elasticsearch.script.ScriptTermStatsTests.testMatchedTermsCount(ScriptTermStatsTests.java:65)```

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Search Relevance/SearchCatch all for Search Relevance>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchlow-riskAn open issue or test failure that is a low risk to future releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions