Varun Saxena created YARN-5521:
----------------------------------
Summary: TestCapacityScheduler#testKillAllAppsInQueue fails
randomly
Key: YARN-5521
URL: https://issues.apache.org/jira/browse/YARN-5521
Project: Hadoop YARN
Issue Type: Bug
Reporter: Varun Saxena
{noformat}
Running
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler
Tests run: 49, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 35.922 sec <<<
FAILURE! - in
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler
testKillAllAppsInQueue(org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler)
Time elapsed: 0.146 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler.testKillAllAppsInQueue(TestCapacityScheduler.java:2188)
Results :
Failed tests:
TestCapacityScheduler.testKillAllAppsInQueue:2188 null
Tests run: 49, Failures: 1, Errors: 0, Skipped: 0
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]