HyukjinKwon opened a new pull request #29218:
URL: https://github.com/apache/spark/pull/29218


   ### What changes were proposed in this pull request?
   
   This PR proposes to enable `corssPaths` back for now to match with the build 
as it was.
   It still indeterministically doesn't run JUnit tests given my observation, 
and this PR basically reverts the partial fix from 
https://github.com/apache/spark/pull/29057.
   
   See also https://github.com/apache/spark/pull/29205 for the full context.
   
   ### Why are the changes needed?
   
   To prevent the side effects from crossPaths such as SPARK_PREPEND_CLASSES or 
tests that run conditionally if the test classes are present in PySpark.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   Manually tested.
   


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