Skip to content

[SPARK-24950][CORE] scala DateTimeUtilsSuite daysToMillis and millisToDays fails w/java 8 181-b13 - #21903

Closed
srowen wants to merge 1 commit into
apache:masterfrom
srowen:SPARK-24950
Closed

[SPARK-24950][CORE] scala DateTimeUtilsSuite daysToMillis and millisToDays fails w/java 8 181-b13#21903
srowen wants to merge 1 commit into
apache:masterfrom
srowen:SPARK-24950

Conversation

@srowen

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Disable test logic that depends on certain day skipping logic in Pacific timezones, as its definition changed across JDK releases

How was this patch tested?

Existing test.

…fic timezones, as its definition changed across JDK releases
@srowen

Copy link
Copy Markdown
MemberAuthor

Oops I missed #21901, which might be better

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@srowen