You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Lian (JIRA)" <ji...@apache.org> on 2016/06/13 22:06:03 UTC

[jira] [Created] (SPARK-15931) SparkR tests failing on R 3.3.0

Cheng Lian created SPARK-15931:
----------------------------------

             Summary: 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


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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org