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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to