GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/21903
[SPARK-24950][CORE] scala DateTimeUtilsSuite daysToMillis and millisToDays
fails w/java 8 181-b13
## 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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-24950
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21903.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21903
----
commit 17506fe166af0b9763cece961b0b067e82358671
Author: Sean Owen <srowen@...>
Date: 2018-07-27T22:18:26Z
Disable test logic that depends on certain day skipping logic in Pacific
timezones, as its definition changed across JDK releases
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]