You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yikun Jiang (Jira)" <ji...@apache.org> on 2021/11/30 06:23:00 UTC

[jira] [Created] (SPARK-37498) test_reuse_worker_of_parallelize_range is flaky

Yikun Jiang created SPARK-37498:
-----------------------------------

             Summary:  test_reuse_worker_of_parallelize_range is flaky
                 Key: SPARK-37498
                 URL: https://issues.apache.org/jira/browse/SPARK-37498
             Project: Spark
          Issue Type: Bug
          Components: PySpark, Tests
    Affects Versions: 3.3.0
            Reporter: Yikun Jiang


 
{code:java}
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
----------------------------------------------------------------------
Ran 12 tests in 22.589s
{code}
 

 

[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 message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org