You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:23:42 UTC

[jira] [Updated] (SPARK-16727) SparkR unit test fails - incorrect expected output

     [ https://issues.apache.org/jira/browse/SPARK-16727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-16727:
---------------------------------
    Labels: bulk-closed  (was: )

> SparkR unit test fails - incorrect expected output
> --------------------------------------------------
>
>                 Key: SPARK-16727
>                 URL: https://issues.apache.org/jira/browse/SPARK-16727
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Junyang Qian
>            Priority: Major
>              Labels: bulk-closed
>
> https://github.com/apache/spark/blob/master/R/pkg/inst/tests/testthat/test_sparkSQL.R#L1827
> When I run spark/R/run-tests.sh, the tests failed with the following message:
> 1. Failure (at test_sparkSQL.R#1827): describe() and summarize() on a DataFrame 
> collect(stats)[4, "name"] not equal to "Andy"
> target is NULL, current is character
> 2. Failure (at test_sparkSQL.R#1831): describe() and summarize() on a DataFrame 
> collect(stats2)[4, "name"] not equal to "Andy"
> target is NULL, current is character
> Error: Test failures
> Execution halted



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org