-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
>test-failureTriaged test failures from CITriaged test failures from CI
Description
On 6.x, reproduces locally. Looks like this test was added in #32774
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+intake/2257/console
REPRODUCE WITH: ./gradlew :client:rest-high-level:integTestRunner -Dtests.seed=4207CF2E79C9815D -Dtests.class=org.elasticsearch.client.SearchIT -Dtests.method="testSearchWithSignificantTermsAgg" -Dtests.security.manager=true -Dtests.locale=pl -Dtests.timezone=Africa/Douala -Dcompiler.java=10 -Druntime.java=8
1> [2018-08-14T17:59:39,804][INFO ][o.e.c.SearchIT ] [testSearchWithSignificantTermsAgg] after test
FAILURE 0.76s | SearchIT.testSearchWithSignificantTermsAgg <<< FAILURES!
> Throwable #1: java.lang.AssertionError: expected:<3> but was:<1>
> at __randomizedtesting.SeedInfo.seed([4207CF2E79C9815D:D189593C6CEFC175]:0)
> at org.elasticsearch.client.SearchIT.testSearchWithSignificantTermsAgg(SearchIT.java:299)
> at java.lang.Thread.run(Thread.java:748)
Others
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+intake/2256/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+intake/2255/console
Metadata
Metadata
Assignees
Labels
>test-failureTriaged test failures from CITriaged test failures from CI