[
https://issues.apache.org/jira/browse/YARN-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112587#comment-15112587
]
Rohith Sharma K S commented on YARN-4317:
-----------------------------------------
I tried multiple times to reproduce this issue in multiple different
environment. I have not seen any build failed because of this issue test
failure also. All the times test passed, I am not sure may be YARN-3878 would
have been fixed this issue.
> Test failure: TestResourceTrackerService
> -----------------------------------------
>
> Key: YARN-4317
> URL: https://issues.apache.org/jira/browse/YARN-4317
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Tsuyoshi Ozawa
>
> {quote}
> Running
> org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService
> Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.438 sec
> <<< FAILURE! - in
> org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService
> testReconnectNode(org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService)
> Time elapsed: 0.114 sec <<< FAILURE!
> java.lang.AssertionError: expected:<15360> but was:<10240>
> 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:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService.testReconnectNode(TestResourceTrackerService.java:624)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)