Yikun opened a new pull request #32719:
URL: https://github.com/apache/spark/pull/32719


   ### What changes were proposed in this pull request?
   ```
   - Upload multi stages *** FAILED ***
   {{ The code passed to eventually never returned normally. Attempted 20 times 
over 10.011176743 seconds. Last failure message: fallbackStorage.exists(0, 
file) was false. (FallbackStorageSuite.scala:243)}}
   ```
   The error like above was raised in aarch64 randomly and also in github 
action test[1][2].
   
   [1] https://github.com/apache/spark/actions/runs/489319612
   [2]https://github.com/apache/spark/actions/runs/479317320
   
   ### Why are the changes needed?
   timeout is too short, need to increase to let test case complete.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   build/mvn test -Dtest=none 
-DwildcardSuites=org.apache.spark.storage.FallbackStorageSuite -pl 
:spark-core_2.12


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