Skip to content

[CI] org.elasticsearch.percolator.CandidateQueryTests.testDuel failure #50305

@martijnvg

Description

@martijnvg
REPRODUCE WITH: ./gradlew ':modules:percolator:test' --tests "org.elasticsearch.percolator.CandidateQueryTests.testDuel" -Dtests.seed=90ED18A4A0A763FF -Dtests.security.manager=true -Dtests.locale=el-CY -Dtests.timezone=Etc/GMT-13 -Dcompiler.java=13

This failure does reproduce locally for me.

2> java.lang.AssertionError: 
    Expected: <835L>
         but: was <834L>
        at __randomizedtesting.SeedInfo.seed([90ED18A4A0A763FF:DC6DA2A4FE2FFBED]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.junit.Assert.assertThat(Assert.java:923)
        at org.elasticsearch.percolator.CandidateQueryTests.duelRun(CandidateQueryTests.java:1056)
        at org.elasticsearch.percolator.CandidateQueryTests.testDuel(CandidateQueryTests.java:269)

Build urls:

Metadata

Metadata

Assignees

Labels

:Search Relevance/PercolatorReverse search: find queries that match a document>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions