You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/01/05 00:36:50 UTC

[jira] [Updated] (YARN-1560) TestYarnClient#testAMMRTokens fails with null AMRM token

     [ https://issues.apache.org/jira/browse/YARN-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated YARN-1560:
-------------------------

    Attachment: yarn-1560-v1.txt

With patch v1, the test passes locally.

> 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
>         Attachments: yarn-1560-v1.txt
>
>
> 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)