You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Zhiyuan Yang (JIRA)" <ji...@apache.org> on 2016/09/02 00:42:20 UTC

[jira] [Comment Edited] (TEZ-2852) TestVertexImpl fails due to race in AsyncDispatcher

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

Zhiyuan Yang edited comment on TEZ-2852 at 9/2/16 12:41 AM:
------------------------------------------------------------

Branch-0.7 patch(for TEZ-3423 sake)


was (Author: aplusplus):
Branch-0.7 patch for TEZ-3423.

> TestVertexImpl fails due to race in AsyncDispatcher
> ---------------------------------------------------
>
>                 Key: TEZ-2852
>                 URL: https://issues.apache.org/jira/browse/TEZ-2852
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jeff Zhang
>            Assignee: Zhiyuan Yang
>            Priority: Critical
>             Fix For: 0.9.0, 0.8.5
>
>         Attachments: TEZ-2852.1.patch, TEZ-2852.2.patch, TEZ-2852.3.patch, TEZ-2852.4.patch, TEZ-2852.branch-0.7.patch
>
>
> https://builds.apache.org/job/Tez-Build-Hadoop-2.4/176/console
> {noformat}
> Running org.apache.tez.dag.app.dag.impl.TestVertexImpl
> Tests run: 90, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 5.632 sec <<< FAILURE!
> testVertexTaskAttemptOutputFailure(org.apache.tez.dag.app.dag.impl.TestVertexImpl)  Time elapsed: 0.049 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<OUTPUT_WRITE_ERROR> but was:<UNKNOWN_ERROR>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexTaskAttemptOutputFailure(TestVertexImpl.java:3452)
> {noformat}



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