-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] DateUtilsTests testTimezoneIds failing #72028
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
Comments
Pinging @elastic/es-core-infra (Team:Core/Infra) |
@pgomulka Can you take a look at this? |
the jdk17 ships with latest tzdata2021a
The tzdata2021a is available in
https://www.oracle.com/java/technologies/tzdata-versions.html latest 2.10-10 joda also has it, so joda update should fix. Do we have jdk 16, 11, 8 and 7 also up to date? This might start failing on those JDKs once I update joda to latest |
Latest JDKs are shipping with timezone data 2021a which is also included in latest joda. In order to have the timezone information consistent in both joda and java.time joda dependnecy has to be updated closes elastic#72028
They should be. I'm not sure for 11 and older but the initial GA release of 16 is still the only one that exists and is what we're using. |
yesterday they released https://www.oracle.com/java/technologies/javase/16-0-1-relnotes.html and it also contains latest timezone dbs |
Yeah, I suspect that has not percolated through CI yet. Good catch. |
In 6.8 and 7.12 |
The test has been muted on the 7.12 branch in 5fbfe9b |
Multiple failures on this test on 6.8 branch as well. I've muted this test on 6.8 in 7d707f1 |
Latest JDKs are shipping with timezone data 2021a which is also included in latest joda. In order to have the timezone information consistent in both joda and java.time joda dependnecy has to be updated closes #72028
reopening until 7.x and 6.8 branches are fine |
Latest JDKs are shipping with timezone data 2021a which is also included in latest joda. In order to have the timezone information consistent in both joda and java.time joda dependnecy has to be updated closes elastic#72028
Latest JDKs are shipping with timezone data 2021a which is also included in latest joda. In order to have the timezone information consistent in both joda and java.time joda dependnecy has to be updated closes elastic#72028
Latest JDKs are shipping with timezone data 2021a which is also included in latest joda. In order to have the timezone information consistent in both joda and java.time joda dependnecy has to be updated closes elastic#72028
the update was backported |
This reproduced locally for me on Java 17.
Build scan:
https://gradle-enterprise.elastic.co/s/zcqrrhsg4t4me/tests/:server:test/org.elasticsearch.common.time.DateUtilsTests/testTimezoneIds
Reproduction line:
./gradlew ':server:test' --tests "org.elasticsearch.common.time.DateUtilsTests.testTimezoneIds" -Dtests.seed=3CBDAF986A64CE13 -Dtests.locale=ms -Dtests.timezone=Africa/Luanda -Druntime.java=17
Applicable branches:
master
Reproduces locally?:
Yes
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.common.time.DateUtilsTests&tests.test=testTimezoneIds
Failure excerpt:
The text was updated successfully, but these errors were encountered: