[ 
https://issues.apache.org/jira/browse/SPARK-55236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-55236:
-----------------------------------
    Labels: pull-request-available  (was: )

> A few CoarseGrainedExecutorBackendSuite test cases throw unexpected null 
> exception
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-55236
>                 URL: https://issues.apache.org/jira/browse/SPARK-55236
>             Project: Spark
>          Issue Type: Test
>          Components: Spark Core
>    Affects Versions: 4.1.1
>            Reporter: ZequnLin
>            Priority: Minor
>              Labels: pull-request-available
>
> [https://github.com/apache/spark/pull/36238|https://github.com/apache/spark/pull/36238/files]
>  introduces killMarks to tracking the tasks's killing status but forget to 
> mock the killMarks in some test cases. 
> For example, test case [track allocated resources by 
> taskId|[https://github.com/apache/spark/blob/0caa27ba67ce4bdd14ecfbe7cbbdc7fabc489b99/core/src/test/scala/org/apache/spark/executor/CoarseGrainedExecutorBackendSuite.scala#L344]
>  ] will throw an exception when running launch task. But still pass by lucky. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to