Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-17591 Fix/investigate the failure of tests in Scala On Windows
  3. SPARK-18422

Fix wholeTextFiles test to pass on Windows in JavaAPISuite

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.1.0
    • Spark Core, Tests
    • None

    Description

      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)
      

      The test failure in JavaAPISuite was due to different path format on Windows.

      Attachments

        Activity

          People

            gurwls223 Hyukjin Kwon
            gurwls223 Hyukjin Kwon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: