Jason Lowe created YARN-8147:
--------------------------------

             Summary: TestClientRMService#testGetApplications sporadically fails
                 Key: YARN-8147
                 URL: https://issues.apache.org/jira/browse/YARN-8147
             Project: Hadoop YARN
          Issue Type: Bug
          Components: test
            Reporter: Jason Lowe
            Assignee: Jason Lowe


testGetApplications can fail sporadically when testing start time filters on 
the request, e.g.:
{noformat}
java.lang.AssertionError: Incorrect number of matching start range expected:<0> 
but was:<1>
        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.apache.hadoop.yarn.server.resourcemanager.TestClientRMService.testGetApplications(TestClientRMService.java:798)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to