Sushmitha Sreenivasan created TEZ-3384:
------------------------------------------
Summary: Fix 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
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)