tedyu commented on PR #39611: URL: https://github.com/apache/spark/pull/39611#issuecomment-1384440288
From https://github.com/tedyu/spark/actions/runs/3931766275/jobs/6723482156 ``` FAIL [0.692s]: test_shuffle_data_with_multiple_locations (pyspark.tests.test_shuffle.MergerTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/__w/spark/spark/python/pyspark/tests/test_shuffle.py", line 84, in test_shuffle_data_with_multiple_locations self.assertTrue( AssertionError: False is not true ``` It seems the above error was not related to the PR. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
