Liyin Liang created YARN-1522:
---------------------------------
Summary: TestApplicationCleanup.testAppCleanup occasionally fails
Key: YARN-1522
URL: https://issues.apache.org/jira/browse/YARN-1522
Project: Hadoop YARN
Issue Type: Bug
Affects Versions: 2.2.0
Reporter: Liyin Liang
TestApplicationCleanup is occasionally failing with the error:
{code}
-------------------------------------------------------------------------------
Test set: org.apache.hadoop.yarn.server.resourcemanager.TestApplicationCleanup
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.215 sec <<<
FAILURE! - in
org.apache.hadoop.yarn.server.resourcemanager.TestApplicationCleanup
testAppCleanup(org.apache.hadoop.yarn.server.resourcemanager.TestApplicationCleanup)
Time elapsed: 5.555 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at
org.apache.hadoop.yarn.server.resourcemanager.TestApplicationCleanup.testAppCleanup(TestApplicationCleanup.java:119)
{code}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)