GitHub user felixcheung opened a pull request:
https://github.com/apache/spark/pull/22589
[SPARK-25572][SPARKR] test only if not cran
## What changes were proposed in this pull request?
CRAN doesn't seem to respect the system requirements as running tests - we
have seen cases where SparkR is run on Java 10, which unfortunately Spark does
not start on. For 2.4, lets attempt skipping all tests
## How was this patch tested?
manual, jenkins, appveyor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/felixcheung/spark ralltests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22589.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 #22589
----
commit 3b7414d9adf55ef74ce2d81403e570e5d6951a05
Author: Felix Cheung <felixcheung_m@...>
Date: 2018-09-29T05:10:23Z
test only if not cran
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]