[
https://issues.apache.org/jira/browse/TEZ-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437378#comment-15437378
]
TezQA commented on TEZ-2852:
----------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12825494/TEZ-2852.2.patch
against master revision 9ca2d5b.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 5 new
or modified test files.
{color:red}-1 javac{color}. The applied patch generated 32 javac
compiler warnings (more than the master's current 29 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:red}-1 core tests{color}. The patch failed these unit tests in :
org.apache.tez.dag.app.rm.TestContainerReuse
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/1931//testReport/
Javac warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/1931//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1931//console
This message is automatically generated.
> TestVertexImpl fails in jenkins
> -------------------------------
>
> Key: TEZ-2852
> URL: https://issues.apache.org/jira/browse/TEZ-2852
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jeff Zhang
> Assignee: Zhiyuan Yang
> Priority: Critical
> Attachments: TEZ-2852.1.patch, TEZ-2852.2.patch, TEZ-2852.3.patch
>
>
> https://builds.apache.org/job/Tez-Build-Hadoop-2.4/176/console
> {noformat}
> Running org.apache.tez.dag.app.dag.impl.TestVertexImpl
> Tests run: 90, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 5.632 sec
> <<< FAILURE!
> testVertexTaskAttemptOutputFailure(org.apache.tez.dag.app.dag.impl.TestVertexImpl)
> Time elapsed: 0.049 sec <<< FAILURE!
> java.lang.AssertionError: expected:<OUTPUT_WRITE_ERROR> but
> was:<UNKNOWN_ERROR>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at
> org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexTaskAttemptOutputFailure(TestVertexImpl.java:3452)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)