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 2015/09/12 19:17:45 UTC

[jira] [Commented] (TEZ-2820) Tests in tez-job-analyser failing with hadoop-2.4 build

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

Hitesh Shah commented on TEZ-2820:
----------------------------------

>From https://builds.apache.org/job/Tez-Build-Hadoop-2.4/170

> Tests in tez-job-analyser failing with hadoop-2.4 build 
> --------------------------------------------------------
>
>                 Key: TEZ-2820
>                 URL: https://issues.apache.org/jira/browse/TEZ-2820
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>
> Running org.apache.tez.analyzer.TestAnalyzer
> Tests run: 13, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 99.595 sec <<< FAILURE!
> testBasicInputFailureWithoutExit(org.apache.tez.analyzer.TestAnalyzer)  Time elapsed: 6.276 sec  <<< FAILURE!
> java.lang.AssertionError: v2 : 000000_0
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.tez.analyzer.TestAnalyzer.verifyCriticalPath(TestAnalyzer.java:273)
> 	at org.apache.tez.analyzer.TestAnalyzer.runDAGAndVerify(TestAnalyzer.java:220)
> 	at org.apache.tez.analyzer.TestAnalyzer.testBasicInputFailureWithoutExit(TestAnalyzer.java:399)
> testCascadingInputFailureWithExitSuccess(org.apache.tez.analyzer.TestAnalyzer)  Time elapsed: 5.986 sec  <<< FAILURE!
> java.lang.AssertionError: v3 : 000000_1
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.tez.analyzer.TestAnalyzer.verifyCriticalPath(TestAnalyzer.java:273)
> 	at org.apache.tez.analyzer.TestAnalyzer.runDAGAndVerify(TestAnalyzer.java:220)
> 	at org.apache.tez.analyzer.TestAnalyzer.testCascadingInputFailureWithExitSuccess(TestAnalyzer.java:561)



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