Ashwin Shankar created YARN-2218:
------------------------------------
Summary: TestSubmitApplicationWithRMHA fails intermittently in
trunk
Key: YARN-2218
URL: https://issues.apache.org/jira/browse/YARN-2218
Project: Hadoop YARN
Issue Type: Bug
Components: resourcemanager
Reporter: Ashwin Shankar
org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA
testGetApplicationReportIdempotent(org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA)
Time elapsed: 2.536 sec <<< FAILURE!
java.lang.AssertionError: expected:<ACCEPTED> but was:<SUBMITTED>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA.testGetApplicationReportIdempotent(TestSubmitApplicationWithRMHA.java:211)
--
This message was sent by Atlassian JIRA
(v6.2#6252)