dongjoon-hyun commented on pull request #30492:
URL: https://github.com/apache/spark/pull/30492#issuecomment-733492363


   It's a little weird because it passed locally.
   ```
   $ build/sbt "core/testOnly *.FallbackStorageSuite"
   ...
   [info] FallbackStorageSuite:
   [info] - fallback storage APIs - copy/exists (957 milliseconds)
   [info] - migrate shuffle data to fallback storage (224 milliseconds)
   [info] - Upload from all decommissioned executors (5 seconds, 232 
milliseconds)
   [info] - Upload multi stages (3 seconds, 67 milliseconds)
   [info] - Newly added executors should access old data from remote storage (8 
seconds, 415 milliseconds)
   [info] ScalaTest
   [info] Run completed in 18 seconds, 975 milliseconds.
   [info] Total number of tests run: 5
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 5, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to