You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Liyin Liang (JIRA)" <ji...@apache.org> on 2013/12/20 03:55:09 UTC

[jira] [Created] (YARN-1522) TestApplicationCleanup.testAppCleanup occasionally fails

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)