You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/11/12 19:45:59 UTC

[jira] [Assigned] (SPARK-18422) Fix wholeTextFiles test to pass on Windows in JavaAPISuite

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

Apache Spark reassigned SPARK-18422:
------------------------------------

    Assignee:     (was: Apache Spark)

> Fix wholeTextFiles test to pass on Windows in JavaAPISuite
> ----------------------------------------------------------
>
>                 Key: SPARK-18422
>                 URL: https://issues.apache.org/jira/browse/SPARK-18422
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core, Tests
>            Reporter: Hyukjin Kwon
>            Priority: Minor
>
> {code}
> Tests run: 90, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 17.53 sec <<< FAILURE! - in org.apache.spark.JavaAPISuite
> wholeTextFiles(org.apache.spark.JavaAPISuite)  Time elapsed: 0.313 sec  <<< FAILURE!
> java.lang.AssertionError: 
> expected:<spark is easy to use.
> > but was:<null>
> 	at org.apache.spark.JavaAPISuite.wholeTextFiles(JavaAPISuite.java:1089)
> {code}
> The test failure in {{JavaAPISuite}} was due to different path format on Windows.



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