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/09 05:41:34 UTC

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

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

Hitesh Shah edited comment on TEZ-1761 at 11/9/14 4:41 AM:
-----------------------------------------------------------

This should be fine for 0.5.3 as it is a trivial bug fix. Has this been comitted? The jira is still unresolved. 


was (Author: hitesh):
That should be fine for 0.5.3. Has this been comitted? The jira is still unresolved. 

> 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
>         Attachments: TEZ-1761.patch
>
>
> 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)