[
https://issues.apache.org/jira/browse/TEZ-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zhang reassigned TEZ-2900:
-------------------------------
Assignee: Jeff Zhang
> Ignore V_INPUT_DATA_INFORMATION when vertex is in Failed/Killed/Error
> ---------------------------------------------------------------------
>
> Key: TEZ-2900
> URL: https://issues.apache.org/jira/browse/TEZ-2900
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
>
> https://builds.apache.org/job/Tez-Build-Hadoop-2.2/191/console
> {code}
> Tests run: 91, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 8.003 sec
> <<< FAILURE!
> testVertexWithInitializerFailure(org.apache.tez.dag.app.dag.impl.TestVertexImpl)
> Time elapsed: 0.053 sec <<< FAILURE!
> java.lang.AssertionError: expected:<FAILED> but was:<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.testVertexWithInitializerFailure(TestVertexImpl.java:4207)
> Running org.apache.tez.dag.app.dag.impl.TestTaskAttempt
> Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.589 sec
> Running org.apache.tez.dag.app.dag.impl.TestDAGImpl
> Tests run: 35, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 13.502 sec
> <<< FAILURE!
> testGetDAGStatusReturnOnDagFailed(org.apache.tez.dag.app.dag.impl.TestDAGImpl)
> Time elapsed: 1.756 sec <<< FAILURE!
> java.lang.AssertionError: expected:<5> but was:<4>
> 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:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.tez.dag.app.dag.impl.TestDAGImpl.runTestGetDAGStatusReturnOnDagFinished(TestDAGImpl.java:1774)
> at
> org.apache.tez.dag.app.dag.impl.TestDAGImpl.testGetDAGStatusReturnOnDagFailed(TestDAGImpl.java:1745)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)