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

Sneha Kanekar commented on TEZ-3617:
------------------------------------

This issue is intermittent and occurs less frequently now. Initially it used to 
occur around 3-4 times(or even more) out of 10 times but this time it occurred 
only once out of 30 times. Not sure if the frequency has actually decreased.
The command that I used is:
for i in `seq 1 30`;do mvn clean install 
-Dtest=TestHistoryParser#testParserWithSuccessfulJob  | tee 
testParserWithSuccessfulJob-$i.txt; done

> 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: Ubuntu 14.04
>            Reporter: Sonia Garudi
>            Assignee: Jonathan Eagles
>              Labels: ppc64le, x86
>         Attachments: org.apache.tez.history.TestHistoryParser-output.txt, 
> TEZ-3617.1.patch
>
>
> 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.4.14#64029)

Reply via email to