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 2014/11/08 23:35:33 UTC

[jira] [Created] (TEZ-1761) TestRecoveryParser::testGetLastInProgressDAG fails in similar manner to TEZ-1686

Hitesh Shah created TEZ-1761:
--------------------------------

             Summary: TestRecoveryParser::testGetLastInProgressDAG fails in similar manner to TEZ-1686
                 Key: TEZ-1761
                 URL: https://issues.apache.org/jira/browse/TEZ-1761
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Hitesh Shah
            Assignee: Jeff Zhang


Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec <<< FAILURE!
testGetLastInProgressDAG(org.apache.tez.dag.app.TestRecoveryParser)  Time elapsed: 0.053 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<100>
	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.TestRecoveryParser.testGetLastInProgressDAG(TestRecoveryParser.java:93)




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