[ https://issues.apache.org/jira/browse/SPARK-18422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-18422: ------------------------------------ Assignee: 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 > Assignee: Apache Spark > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org