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

Bikas Saha commented on TEZ-2987:
---------------------------------

The test failure itself was unrelated. It was sending a vmEvent from C to 
itself which is verified as an error after TEZ-2943. Strange the Jenkins build 
did not fail for it. Might be Jenkins is erroring out early instead of running 
more tests after the first failure.

I also added buffering of vmEvents until onVertexStarted() to take care of the 
onVertexManagerEventReceived() race. Tests added.

[~rajesh.balamohan] Please review.

> TestVertexImpl.testTez2684 fails
> --------------------------------
>
>                 Key: TEZ-2987
>                 URL: https://issues.apache.org/jira/browse/TEZ-2987
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.8.2
>            Reporter: Jeff Zhang
>            Assignee: Bikas Saha
>         Attachments: TEZ-2987.1.patch
>
>
> {code}
> testTez2684(org.apache.tez.dag.app.dag.impl.TestVertexImpl)  Time elapsed: 
> 0.106 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<INITED> but was:<FAILED>
>       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.testTez2684(TestVertexImpl.java:5882)
> {code}
> https://builds.apache.org/job/Tez-Build/1332/console
> \cc [~rajesh.balamohan]



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

Reply via email to