Ted Yu created YARN-2871:
----------------------------
Summary: TestRMRestart#testRMRestartGetApplicationList sometime
fails in trunk
Key: YARN-2871
URL: https://issues.apache.org/jira/browse/YARN-2871
Project: Hadoop YARN
Issue Type: Test
Reporter: Ted Yu
Priority: Minor
>From trunk build #746:
{code}
Failed tests:
TestRMRestart.testRMRestartGetApplicationList:957
rMAppManager.logApplicationSummary(
isA(org.apache.hadoop.yarn.api.records.ApplicationId)
);
Wanted 3 times:
-> at
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList(TestRMRestart.java:957)
But was 2 times:
-> at
org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.handle(RMAppManager.java:66)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)