Skip to content

Remove the test which is testing java and joda api Backport(#41493) #41516

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

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

pgomulka
Copy link
Contributor

The test is testing the java time API and fails in case it hits daylight saving time changes.
Java time has the right implementation and we don't need to test this.
more details on how the test was affected by the DST change on this comment
closes #39617
backports #41493

The test is testing the java time API and fails in case it hits daylight saving time changes.
Java time has the right implementation and we don't need to test this.
more details on how the test was affected by the DST change on this comment
closes elastic#39617
@pgomulka pgomulka added >test-failure Triaged test failures from CI backport labels Apr 25, 2019
@pgomulka pgomulka self-assigned this Apr 25, 2019
@pgomulka pgomulka merged commit b2983d2 into elastic:7.0 Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant