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 "Robert Kanter (JIRA)" <ji...@apache.org> on 2017/03/16 23:09:41 UTC

[jira] [Created] (YARN-6359) TestRM#testApplicationKillAtAcceptedState fails rarely due to race condition

Robert Kanter created YARN-6359:
-----------------------------------

             Summary: TestRM#testApplicationKillAtAcceptedState fails rarely due to race condition
                 Key: YARN-6359
                 URL: https://issues.apache.org/jira/browse/YARN-6359
             Project: Hadoop YARN
          Issue Type: Bug
          Components: test
    Affects Versions: 2.9.0, 3.0.0-alpha3
            Reporter: Robert Kanter
            Assignee: Robert Kanter


We've seen (very rarely) a test failure in {{TestRM#testApplicationKillAtAcceptedState}}

{noformat}
java.lang.AssertionError: expected:<1> but was:<0>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.yarn.server.resourcemanager.TestRM.testApplicationKillAtAcceptedState(TestRM.java:645)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org