You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/03/03 07:13:00 UTC

[jira] [Created] (SPARK-34604) Flaky test: TaskContextTestsWithWorkerReuse.test_task_context_correct_with_python_worker_reuse

Hyukjin Kwon created SPARK-34604:
------------------------------------

             Summary: Flaky test: TaskContextTestsWithWorkerReuse.test_task_context_correct_with_python_worker_reuse
                 Key: SPARK-34604
                 URL: https://issues.apache.org/jira/browse/SPARK-34604
             Project: Spark
          Issue Type: Test
          Components: PySpark
    Affects Versions: 3.2.0
            Reporter: Hyukjin Kwon
            Assignee: Hyukjin Kwon


{code}

======================================================================
ERROR [1.798s]: test_task_context_correct_with_python_worker_reuse (pyspark.tests.test_taskcontext.TaskContextTestsWithWorkerReuse)
Verify the task context correct when reused python worker
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/python/pyspark/tests/test_taskcontext.py", line 289, in test_task_context_correct_with_python_worker_reuse
    self.assertTrue(pid in worker_pids)
AssertionError: False is not true

----------------------------------------------------------------------
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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