Yikun commented on pull request #34746:
URL: https://github.com/apache/spark/pull/34746#issuecomment-982325271


   ```
   ERROR [2.132s]: test_reuse_worker_of_parallelize_range 
(pyspark.tests.test_worker.WorkerReuseTest)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/__w/spark/spark/python/pyspark/tests/test_worker.py", line 195, in 
test_reuse_worker_of_parallelize_range
       self.assertTrue(pid in previous_pids)
   AssertionError: False is not true
   ```
   
   flaky test failure and unrelated, and looks like it failed many 
times[1][2][3] before, I submitted a JIRA: 
https://issues.apache.org/jira/browse/SPARK-37498 , will take a look when I get 
time.
   
   [1] https://github.com/apache/spark/runs/1182154542?check_suite_focus=true
   [2] https://github.com/apache/spark/pull/33657#issuecomment-893969310
   [3] https://github.com/Yikun/spark/runs/4362783540?check_suite_focus=true


-- 
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: reviews-unsubscr...@spark.apache.org

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