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

Imran Rashid resolved SPARK-16136.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

Fixed by https://github.com/apache/spark/pull/13848

> Flaky Test: TaskManagerSuite "Kill other task attempts when one attempt 
> belonging to the same task succeeds"
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-16136
>                 URL: https://issues.apache.org/jira/browse/SPARK-16136
>             Project: Spark
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 2.0.0
>            Reporter: Imran Rashid
>            Assignee: Imran Rashid
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> TaskManagerSuite "Kill other task attempts when one attempt belonging to the 
> same task succeeds" is flaky because it requires at least one millisecond to 
> elapse between when the tasks are schedule and when the check is made for 
> speculatable tasks.
> Fix this by using a manual clock.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to