[
https://issues.apache.org/jira/browse/SPARK-15931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shivaram Venkataraman resolved SPARK-15931.
-------------------------------------------
Resolution: Fixed
Assignee: Felix Cheung
Fix Version/s: 2.0.0
Resolved by https://github.com/apache/spark/pull/13636
> SparkR tests failing on R 3.3.0
> -------------------------------
>
> Key: SPARK-15931
> URL: https://issues.apache.org/jira/browse/SPARK-15931
> Project: Spark
> Issue Type: Bug
> Components: SparkR
> Affects Versions: 2.0.0
> Reporter: Cheng Lian
> Assignee: Felix Cheung
> Fix For: 2.0.0
>
>
> Environment:
> # Spark master Git revision:
> [f5d38c39255cc75325c6639561bfec1bc051f788|https://github.com/apache/spark/tree/f5d38c39255cc75325c6639561bfec1bc051f788]
> # R version: 3.3.0
> To reproduce this, just build Spark with {{-Psparkr}} and run the tests.
> Relevant log lines:
> {noformat}
> ...
> Failed
> -------------------------------------------------------------------------
> 1. Failure: Check masked functions (@test_context.R#44)
> ------------------------
> length(maskedCompletely) not equal to length(namesOfMaskedCompletely).
> 1/1 mismatches
> [1] 3 - 5 == -2
> 2. Failure: Check masked functions (@test_context.R#45)
> ------------------------
> sort(maskedCompletely) not equal to sort(namesOfMaskedCompletely).
> Lengths differ: 3 vs 5
> ...
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]