Skip to content

DateUtilsTests#testTimezoneIds can fail assertion #72039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jtibshirani opened this issue Apr 21, 2021 · 4 comments
Closed

DateUtilsTests#testTimezoneIds can fail assertion #72039

jtibshirani opened this issue Apr 21, 2021 · 4 comments
Labels
:Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI

Comments

@jtibshirani
Copy link
Contributor

Build scan: https://gradle-enterprise.elastic.co/s/5c2nzd4cpqb34

Repro line:

./gradlew ':server:test' --tests "org.elasticsearch.common.time.DateUtilsTests.testTimezoneIds" \
    -Dtests.seed=148AFC75F556CC5E   -Dtests.locale=zh   -Dtests.timezone=Asia/Tbilisi   -Druntime.java=17

Reproduces locally?: no, but I only tried without -Druntime.java=17

Applicable branches: master

Failure history: failed 3 times over past couple days

Failure excerpt:

    java.lang.AssertionError: Australia/Currie
    Expected: <36000000>
         but: was <39600000>
        at __randomizedtesting.SeedInfo.seed([148AFC75F556CC5E:C86FA1EFB8FA8578]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.elasticsearch.common.time.DateUtilsTests.testTimezoneIds(DateUtilsTests.java:50)
@jtibshirani jtibshirani added :Core/Infra/Core Core issues without another label >test-failure Triaged test failures from CI labels Apr 21, 2021
@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Apr 21, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@jtibshirani
Copy link
Contributor Author

jtibshirani commented Apr 21, 2021

I muted this on master in 541546a.

@rjernst
Copy link
Member

rjernst commented Apr 21, 2021

Thanks for muting Julie. I think this is a duplicate of #72028.

@rjernst rjernst closed this as completed Apr 21, 2021
@jtibshirani
Copy link
Contributor Author

Oops, thanks for deduplicating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants