[ https://issues.apache.org/jira/browse/SPARK-37498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon reassigned SPARK-37498: ------------------------------------ Assignee: Yikun Jiang > 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 > Assignee: Yikun Jiang > Priority: Major > > > {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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org