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

[jira] [Resolved] (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 ]

Sean Owen resolved SPARK-18422.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

Issue resolved by pull request 15866
[https://github.com/apache/spark/pull/15866]

> 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
>             Fix For: 2.1.0
>
>
> {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