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 "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2016/04/22 11:53:12 UTC

[jira] [Created] (YARN-4989) TestWorkPreservingRMRestart#testCapacitySchedulerRecovery fails intermittently

Rohith Sharma K S created YARN-4989:
---------------------------------------

             Summary: TestWorkPreservingRMRestart#testCapacitySchedulerRecovery fails intermittently 
                 Key: YARN-4989
                 URL: https://issues.apache.org/jira/browse/YARN-4989
             Project: Hadoop YARN
          Issue Type: Bug
          Components: test
            Reporter: Rohith Sharma K S


Sometimes TestWorkPreservingRMRestart#testCapacitySchedulerRecovery fails randomly.
{noformat}
java.lang.AssertionError: expected:<<memory:2048, vCores:2>> but was:<<memory:1024, vCores:1>>
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:144)
at org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart.checkCSLeafQueue(TestWorkPreservingRMRestart.java:289)
at org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart.testCapacitySchedulerRecovery(TestWorkPreservingRMRestart.java:501)
{noformat}



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