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 "Ted Yu (JIRA)" <ji...@apache.org> on 2014/10/07 18:40:34 UTC

[jira] [Created] (YARN-2650) TestRMRestart#testRMRestartGetApplicationList sometimes fails in trunk

Ted Yu created YARN-2650:
----------------------------

             Summary: TestRMRestart#testRMRestartGetApplicationList sometimes fails in trunk
                 Key: YARN-2650
                 URL: https://issues.apache.org/jira/browse/YARN-2650
             Project: Hadoop YARN
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


I got the following failure running on Linux:
{code}
  TestRMRestart.testRMRestartGetApplicationList:952
rMAppManager.logApplicationSummary(
    isA(org.apache.hadoop.yarn.api.records.ApplicationId)
);
Wanted 3 times:
-> at org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList(TestRMRestart.java:952)
But was 2 times:
-> at org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.handle(RMAppManager.java:64)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)