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 "Kuhu Shukla (JIRA)" <ji...@apache.org> on 2016/04/02 02:06:25 UTC

[jira] [Resolved] (YARN-4912) TestRMAdminService#testResourcePersistentForNMRegistrationWithNewResource fails consistently

     [ https://issues.apache.org/jira/browse/YARN-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kuhu Shukla resolved YARN-4912.
-------------------------------
    Resolution: Duplicate

Found the JIRA that is tracking the failure. Closing this as duplicate.

> TestRMAdminService#testResourcePersistentForNMRegistrationWithNewResource fails consistently
> --------------------------------------------------------------------------------------------
>
>                 Key: YARN-4912
>                 URL: https://issues.apache.org/jira/browse/YARN-4912
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Kuhu Shukla
>
> {code}
> Running org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService
> Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.971 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService
> testResourcePersistentForNMRegistrationWithNewResource(org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService)  Time elapsed: 0.389 sec  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<<memory:[8192, vCores:8]>> but was:<<memory:[4096, vCores:4]>>
> 	at org.junit.Assert.assertEquals(Assert.java:115)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService.testResourcePersistentForNMRegistrationWithNewResource(TestRMAdminService.java:311)
> {code}
> CC: [~djp].



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