You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/09/14 06:12:45 UTC

[jira] [Commented] (YARN-4153) TestAsyncDispatcher failed at branch-2.7

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

zhihai xu commented on YARN-4153:
---------------------------------

The test failure is:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.hadoop.yarn.event.TestAsyncDispatcher
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.549 sec <<< FAILURE! - in org.apache.hadoop.yarn.event.TestAsyncDispatcher
testDispatchStopOnTimeout(org.apache.hadoop.yarn.event.TestAsyncDispatcher) Time elapsed: 10.007 sec <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
at java.lang.Object.wait(Native Method)
at org.apache.hadoop.yarn.event.AsyncDispatcher.serviceStop(AsyncDispatcher.java:148)
at org.apache.hadoop.service.AbstractService.stop(AbstractService.java:221)
at org.apache.hadoop.service.AbstractService.close(AbstractService.java:250)
at org.apache.hadoop.yarn.event.TestAsyncDispatcher.testDispatchStopOnTimeout(TestAsyncDispatcher.java:76)
Results :
Tests in error: 
TestAsyncDispatcher.testDispatchStopOnTimeout:76->Object.wait:-2 ยป test timed...

> TestAsyncDispatcher failed at branch-2.7
> ----------------------------------------
>
>                 Key: YARN-4153
>                 URL: https://issues.apache.org/jira/browse/YARN-4153
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>            Reporter: zhihai xu
>            Assignee: zhihai xu
>
> TestAsyncDispatcher failed at branch-2.7. It is because the change from YARN-3999 didn't merge to branch-2.7 completely.



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