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

Hudson commented on YARN-1928:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5512 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5512/])
YARN-1928. Fixed a race condition in TestAMRMRPCNodeUpdates which caused it to 
fail occassionally. Contributed by Zhijie Shen. (vinodkv: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1587114)
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/applicationsmanager/TestAMRMRPCNodeUpdates.java


> TestAMRMRPCNodeUpdates fails ocassionally
> -----------------------------------------
>
>                 Key: YARN-1928
>                 URL: https://issues.apache.org/jira/browse/YARN-1928
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>             Fix For: 2.4.1
>
>         Attachments: YARN-1928.1.patch
>
>
> {code}
> junit.framework.AssertionFailedError: expected:<0> but was:<4>
>       at junit.framework.Assert.fail(Assert.java:50)
>       at junit.framework.Assert.failNotEquals(Assert.java:287)
>       at junit.framework.Assert.assertEquals(Assert.java:67)
>       at junit.framework.Assert.assertEquals(Assert.java:199)
>       at junit.framework.Assert.assertEquals(Assert.java:205)
>       at 
> org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRMRPCNodeUpdates.testAMRMUnusableNodes(TestAMRMRPCNodeUpdates.java:136)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to