[
https://issues.apache.org/jira/browse/TEZ-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14210170#comment-14210170
]
Hitesh Shah edited comment on TEZ-1746 at 11/13/14 7:11 PM:
------------------------------------------------------------
This commit looks like it was busted as it was pushed to "branc-0.5" instead of
branch-0.5 - please note the typo.
https://github.com/apache/tez/tree/branc-0.5
[~zjffdu] Can you please verify?
was (Author: hitesh):
This commit looks like it was busted as it was pushed to "branc-0.5" instead of
branch-0.5 - please note the typo.
https://github.com/apache/tez/tree/branc-0.5
> Flaky test in TestVertexImpl and TestExceptionPropagation
> ---------------------------------------------------------
>
> Key: TEZ-1746
> URL: https://issues.apache.org/jira/browse/TEZ-1746
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.5.1
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Fix For: 0.5.3
>
> Attachments: TEZ-1746-2.patch, TEZ-1746.patch
>
>
> *TestVertexImpl*
> {code}
> Error Message
> expected:<FAILED> but was:<INITIALIZING>
> Stacktrace
> java.lang.AssertionError: expected:<FAILED> but was:<INITIALIZING>
> 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.testExceptionFromII_OnVertexStateUpdated(TestVertexImpl.java:5212)
> {code}
> *TestExceptionProgagation*
> {code}
> Error Message
> test timed out after 180000 milliseconds
> Stacktrace
> java.lang.Exception: test timed out after 180000 milliseconds
> at java.lang.Thread.sleep(Native Method)
> at
> org.apache.tez.dag.api.client.DAGClientImpl._waitForCompletionWithStatusUpdates(DAGClientImpl.java:367)
> at
> org.apache.tez.dag.api.client.DAGClientImpl.waitForCompletion(DAGClientImpl.java:213)
> at
> org.apache.tez.test.TestExceptionPropagation.testExceptionPropagationSession(TestExceptionPropagation.java:223)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)