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 "Jason Lowe (JIRA)" <ji...@apache.org> on 2016/09/14 14:04:20 UTC

[jira] [Created] (YARN-5652) testRefreshNodesResourceWithResourceReturnInRegistration fails intermittently

Jason Lowe created YARN-5652:
--------------------------------

             Summary: testRefreshNodesResourceWithResourceReturnInRegistration fails intermittently
                 Key: YARN-5652
                 URL: https://issues.apache.org/jira/browse/YARN-5652
             Project: Hadoop YARN
          Issue Type: Bug
          Components: test
            Reporter: Jason Lowe


Saw the following in a recent precommit:
{noformat}
Running org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService
Tests run: 25, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.639 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService
testRefreshNodesResourceWithResourceReturnInRegistration(org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService)  Time elapsed: 0.763 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<<memory:[4096, vCores:4]>> but was:<<memory:[2048, vCores:2]>>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService.testRefreshNodesResourceWithResourceReturnInRegistration(TestRMAdminService.java:286)
{noformat}




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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org