Skip to content

[CI] Failure in SuggestStatsIT testSimpleStats #28543

Closed
@cbuescher

Description

Link: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=centos/2018/console

00:24:36 FAILURE 4.45s J1 | SuggestStatsIT.testSimpleStats <<< FAILURES!
00:24:36    > Throwable #1: java.lang.AssertionError: 
00:24:36    > Expected: a value greater than <0L>
00:24:36    >      but: <0L> was equal to <0L>
00:24:36    > 	at __randomizedtesting.SeedInfo.seed([FDC21049ED079812:B806696314BB0DE2]:0)
00:24:36    > 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
00:24:36    > 	at org.elasticsearch.index.suggest.stats.SuggestStatsIT.testSimpleStats(SuggestStatsIT.java:127)
00:24:36    > 	at java.lang.Thread.run(Thread.java:748)

Doesn't reproduce locally for me so far with:

./gradlew :server:integTest -Dtests.seed=FDC21049ED079812 -Dtests.class=org.elasticsearch.index.suggest.stats.SuggestStatsIT -Dtests.method="testSimpleStats" -Dtests.security.manager=true -Dtests.locale=ar-BH -Dtests.timezone=Australia/Eucla

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

:Search Relevance/Suggesters"Did you mean" and suggestions as you type>testIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchv7.0.0-beta1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions