Ted Yu created YARN-1560:
----------------------------

             Summary: TestYarnClient#testAMMRTokens fails with null AMRM token
                 Key: YARN-1560
                 URL: https://issues.apache.org/jira/browse/YARN-1560
             Project: Hadoop YARN
          Issue Type: Test
            Reporter: Ted Yu


The following can be reproduced locally:
{code}
testAMMRTokens(org.apache.hadoop.yarn.client.api.impl.TestYarnClient)  Time 
elapsed: 3.341 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
  at junit.framework.Assert.fail(Assert.java:48)
  at junit.framework.Assert.assertTrue(Assert.java:20)
  at junit.framework.Assert.assertNotNull(Assert.java:218)
  at junit.framework.Assert.assertNotNull(Assert.java:211)
  at 
org.apache.hadoop.yarn.client.api.impl.TestYarnClient.testAMMRTokens(TestYarnClient.java:382)
{code}
This test didn't appear in 
https://builds.apache.org/job/Hadoop-Yarn-trunk/442/consoleFull



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to