elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.86k stars 24.72k forks source link

CanMatchPreFilterSearchPhaseTests > testSortShards FAILED #110991

Closed maxhniebergall closed 2 months ago

maxhniebergall commented 2 months ago

CI Link

https://gradle-enterprise.elastic.co/s/75i35dy3fsa7e/tests/task/:server:test/details/org.elasticsearch.action.search.CanMatchPreFilterSearchPhaseTests/testSortShards?top-execution=1

Repro line

./gradlew ":server:test" --tests "org.elasticsearch.action.search.CanMatchPreFilterSearchPhaseTests.testSortShards" -Dtests.seed=C49998B0F87552D6 -Dtests.locale=pl-PL -Dtests.timezone=Europe/Copenhagen -Druntime.java=22

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

CanMatchPreFilterSearchPhaseTests > testSortShards FAILED java.lang.AssertionError: expected:<[logs][3]> but was:<[logs][5]> at __randomizedtesting.SeedInfo.seed([C49998B0F87552D6:A20BF86ABFFC582C]:0) at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:120) at org.junit.Assert.assertEquals(Assert.java:146) at org.elasticsearch.action.search.CanMatchPreFilterSearchPhaseTests.testSortShards(CanMatchPreFilterSearchPhaseTests.java:368)

elasticsearchmachine commented 2 months ago

Pinging @elastic/es-search (Team:Search)

benwtrent commented 2 months ago

@original-brownbear not a coincidence I think :)

elasticsearchmachine commented 2 months ago

Pinging @elastic/es-search-foundations (Team:Search Foundations)