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:01:28 UTC

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

Kuhu Shukla created YARN-4912:
---------------------------------

             Summary: 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)