You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2016/10/26 14:18:58 UTC

[jira] [Commented] (TEZ-3097) Flaky test: TestCommit.testDAGCommitStartedEventFail_OnDAGSuccess

    [ https://issues.apache.org/jira/browse/TEZ-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608575#comment-15608575 ] 

Jason Lowe commented on TEZ-3097:
---------------------------------

This is still occurring, see https://builds.apache.org/job/PreCommit-TEZ-Build/2061//testReport/org.apache.tez.dag.app.dag.impl/TestCommit/testDAGCommitStartedEventFail_OnDAGSuccess/

Looks like there can sometimes be pending history events after the DAG enters a terminal state.  

> Flaky test: TestCommit.testDAGCommitStartedEventFail_OnDAGSuccess
> -----------------------------------------------------------------
>
>                 Key: TEZ-3097
>                 URL: https://issues.apache.org/jira/browse/TEZ-3097
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.8.3
>            Reporter: Jeff Zhang
>
> {noformat}
> testDAGCommitStartedEventFail_OnDAGSuccess(org.apache.tez.dag.app.dag.impl.TestCommit)  Time elapsed: 0.072 sec  <<< ERROR!
> java.util.ConcurrentModificationException: null
> 	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:859)
> 	at java.util.ArrayList$Itr.next(ArrayList.java:831)
> 	at org.apache.tez.dag.app.dag.impl.TestCommit$MockHistoryEventHandler.verifyVertexCommitStartedEvent(TestCommit.java:2033)
> 	at org.apache.tez.dag.app.dag.impl.TestCommit.testDAGCommitStartedEventFail_OnDAGSuccess(TestCommit.java:1880)
> {noformat}
> https://builds.apache.org/job/Tez-Build-Hadoop-2.4/245/console



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