[
https://issues.apache.org/jira/browse/SPARK-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311216#comment-15311216
]
Apache Spark commented on SPARK-15714:
--------------------------------------
User 'squito' has created a pull request for this issue:
https://github.com/apache/spark/pull/13454
> Fix Flaky Test: o.a.s.scheduler.BlacklistIntegrationSuite
> ---------------------------------------------------------
>
> Key: SPARK-15714
> URL: https://issues.apache.org/jira/browse/SPARK-15714
> Project: Spark
> Issue Type: Test
> Components: Scheduler
> Affects Versions: 2.1.0
> Reporter: Imran Rashid
> Assignee: Imran Rashid
> Priority: Minor
>
> BlacklistIntegrationSuite (introduced by SPARK-10372) is a bit flaky because
> of some race conditions:
> 1. Failed jobs might have non-empty results, because the resultHandler will
> be invoked for successful tasks (if there are task successes before failures)
> 2. {{taskScheduler.taskIdToTaskSetManager}} must be protected by a lock on
> {{taskScheduler}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]