Daniel Templeton created YARN-5816:
--------------------------------------

             Summary: 
TestDelegationTokenRenewer#testCancelWithMultipleAppSubmissions is still flakey
                 Key: YARN-5816
                 URL: https://issues.apache.org/jira/browse/YARN-5816
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager, test
            Reporter: Daniel Templeton
            Priority: Minor


Even after YARN-5057, 
TestDelegationTokenRenewer#testCancelWithMultipleAppSubmissions is still flakey:

{noformat}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.796 sec <<< 
FAILURE! - in 
org.apache.hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer
testCancelWithMultipleAppSubmissions(org.apache.hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer)
  Time elapsed: 2.307 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer.testCancelWithMultipleAppSubmissions(TestDelegationTokenRenewer.java:1260)
{noformat}

Note that it's the same error as YARN-5057, but on a different line.



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

---------------------------------------------------------------------
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