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

[jira] [Resolved] (TEZ-2852) TestVertexImpl fails in jenkins

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

Zhiyuan Yang resolved TEZ-2852.
-------------------------------
    Resolution: Fixed

> TestVertexImpl fails in jenkins
> -------------------------------
>
>                 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
>
> 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)