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/26 06:46:12 UTC

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

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

Rohith Sharma K S updated YARN-4989:
------------------------------------
    Issue Type: Test  (was: Bug)

> TestWorkPreservingRMRestart#testCapacitySchedulerRecovery fails intermittently 
> -------------------------------------------------------------------------------
>
>                 Key: YARN-4989
>                 URL: https://issues.apache.org/jira/browse/YARN-4989
>             Project: Hadoop YARN
>          Issue Type: Test
>          Components: test
>            Reporter: Rohith Sharma K S
>            Assignee: Ajith 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)