Github user felixcheung commented on the issue:
https://github.com/apache/spark/pull/17515
while we are skipping that one test here, the test actual will pass when
run - it's just that when running as `R CMD check`, `SPARK_HOME =
~/.cache/spark/spark*` whereas `spark-warehouse` and `metastore_db` are
actually created under `R/inst/tests/testthat` (where the actual test .R files
are)
I suspect that is by design for `R CMD check` to change the `wd` that way
and ultimately we should consider changing Jenkins to always build the R source
package and then run `R CMD check --as-cran` for the "real test".
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]