[ https://issues.apache.org/jira/browse/TEZ-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876231#comment-14876231 ]
TezQA commented on TEZ-2816: ---------------------------- {color:green}+1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12761166/TEZ-2816.4.patch against master revision 04571cc. {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+1 tests included{color}. The patch appears to include 2 new or modified test files. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 javadoc{color}. There were no new javadoc warning messages. {color:green}+1 findbugs{color}. The patch does not introduce any new Findbugs (version 3.0.1) warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:green}+1 core tests{color}. The patch passed unit tests in . Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/1152//testReport/ Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1152//console This message is automatically generated. > Build with hadoop 2.4 fails > --------------------------- > > Key: TEZ-2816 > URL: https://issues.apache.org/jira/browse/TEZ-2816 > Project: Apache Tez > Issue Type: Bug > Reporter: Jeff Zhang > Assignee: Bikas Saha > Attachments: TEZ-2816.1.patch, TEZ-2816.2.patch, TEZ-2816.3.patch, > TEZ-2816.4.patch > > > https://builds.apache.org/job/Tez-Build-Hadoop-2.4/170/console > {noformat} > 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) > Results : > Failed tests: > > TestAnalyzer.testBasicInputFailureWithoutExit:399->runDAGAndVerify:220->verifyCriticalPath:273 > v2 : 000000_0 > > TestAnalyzer.testCascadingInputFailureWithExitSuccess:561->runDAGAndVerify:220->verifyCriticalPath:273 > v3 : 000000_1 > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)