-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Core/Infra/CoreCore issues without another labelCore issues without another label>test-failureTriaged test failures from CITriaged test failures from CIv6.5.0v6.6.0
Description
This reproduces 100%.
Build failure: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+periodic/59/console
Failure:
DateFormattersTests.testLocales <<< FAILURES!
> Throwable #1: junit.framework.AssertionFailedError: Expected exception IllegalArgumentException but no exception was thrown
> at __randomizedtesting.SeedInfo.seed([59C1B99F0E79EA38:24680EB67D654268]:0)
> at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2693)
> at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2678)
> at org.elasticsearch.common.time.DateFormattersTests.testLocales(DateFormattersTests.java:134)
> at java.lang.Thread.run(Thread.java:748)
Reproduce with:
./gradlew :server:test -Dtests.seed=59C1B99F0E79EA38 -Dtests.class=org.elasticsearch.common.time.DateFormattersTests -Dtests.method="testLocales" -Dtests.security.manager=true -Dtests.locale=id-ID -Dtests.timricaaulo -Dcompiler.java=11 -Druntime.java=8
Metadata
Metadata
Assignees
Labels
:Core/Infra/CoreCore issues without another labelCore issues without another label>test-failureTriaged test failures from CITriaged test failures from CIv6.5.0v6.6.0