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 "Wilfred Spiegelenburg (JIRA)" <ji...@apache.org> on 2018/07/05 07:21:00 UTC

[jira] [Created] (YARN-8494) TestQueueManagementDynamicEditPolicy.testEditSchedule is flaky

Wilfred Spiegelenburg created YARN-8494:
-------------------------------------------

             Summary: TestQueueManagementDynamicEditPolicy.testEditSchedule is flaky 
                 Key: YARN-8494
                 URL: https://issues.apache.org/jira/browse/YARN-8494
             Project: Hadoop YARN
          Issue Type: Bug
          Components: capacityscheduler
    Affects Versions: 3.1.0
            Reporter: Wilfred Spiegelenburg


The TestQueueManagementDynamicEditPolicy.testEditSchedule has been failing in a number of jenkins jobs:

org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestQueueManagementDynamicEditPolicy.testEditSchedule

*Error Message*
expected:<0.5> but was:<0.0>
*Stacktrace*
java.lang.AssertionError: expected:<0.5> but was:<0.0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:519)
	at org.junit.Assert.assertEquals(Assert.java:609)
	at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueueBase.validateCapacities(TestCapacitySchedulerAutoCreatedQueueBase.java:445)
	at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestQueueManagementDynamicEditPolicy.testEditSchedule(TestQueueManagementDynamicEditPolicy.java:103)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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