Sonia Garudi created TEZ-3617:
---------------------------------
Summary: TestHistoryParser#testParserWithSuccessfulJob fails
intermittently
Key: TEZ-3617
URL: https://issues.apache.org/jira/browse/TEZ-3617
Project: Apache Tez
Issue Type: Bug
Affects Versions: 0.9.0
Environment: $ uname -a
Linux 6945c232192e 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36
UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
Reporter: Sonia Garudi
The TestHistoryParser#testParserWithSuccessfulJob test fails intermittently in
tez-history-parser project.
Error message :
testParserWithSuccessfulJob(org.apache.tez.history.TestHistoryParser) Time
elapsed: 29.952 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.tez.history.TestHistoryParser.verifyJobSpecificInfo(TestHistoryParser.java:266)
at
org.apache.tez.history.TestHistoryParser.testParserWithSuccessfulJob(TestHistoryParser.java:212)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)