You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/08/25 21:56:21 UTC

[jira] [Updated] (TEZ-2852) TestVertexImpl fails in jenkins due to race in AsyncDispatcher

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

Hitesh Shah updated TEZ-2852:
-----------------------------
    Summary: TestVertexImpl fails in jenkins due to race in AsyncDispatcher  (was: TestVertexImpl fails in jenkins)

> TestVertexImpl fails in jenkins 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
>         Attachments: TEZ-2852.1.patch, TEZ-2852.2.patch, TEZ-2852.3.patch, TEZ-2852.4.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)