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/07/29 15:20:20 UTC

[jira] [Updated] (TEZ-3384) Fix TestATSV15HistoryLoggingService::testDAGGroupingGroupingEnabled unit test

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

Hitesh Shah updated TEZ-3384:
-----------------------------
    Summary: Fix TestATSV15HistoryLoggingService::testDAGGroupingGroupingEnabled unit test   (was: Fix testDAGGroupingGroupingEnabled unit test )

> Fix TestATSV15HistoryLoggingService::testDAGGroupingGroupingEnabled unit test 
> ------------------------------------------------------------------------------
>
>                 Key: TEZ-3384
>                 URL: https://issues.apache.org/jira/browse/TEZ-3384
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sushmitha Sreenivasan
>            Assignee: Sushmitha Sreenivasan
>         Attachments: TEZ-3384.1.patch, TEZ-3384.2.patch, TEZ-3384.3.patch
>
>
> testDAGGroupingGroupingEnabled fails with the below stacktrace: 
> Running org.apache.tez.dag.history.logging.ats.TestATSV15HistoryLoggingService
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.673 sec <<< FAILURE!
> testDAGGroupingGroupingEnabled(org.apache.tez.dag.history.logging.ats.TestATSV15HistoryLoggingService)  Time elapsed: 1.741 sec  <<< FAILURE!
> java.lang.AssertionError: Values should be different. Actual: daggroup_1000_0001_0
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failEquals(Assert.java:185)
> 	at org.junit.Assert.assertNotEquals(Assert.java:161)
> 	at org.junit.Assert.assertNotEquals(Assert.java:175)
> 	at org.apache.tez.dag.history.logging.ats.TestATSV15HistoryLoggingService.testDAGGroupingGroupingEnabled(TestATSV15HistoryLoggingService.java:145)
> cc: [~harishjp] Can you please review? Thanks



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