[
https://issues.apache.org/jira/browse/YARN-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990777#comment-13990777
]
Arpit Agarwal commented on YARN-2023:
-------------------------------------
Thanks for reporting this [~zhiguohong]. I committed the fix for YARN-2018.
> TestClientRMService fails on trunk
> ----------------------------------
>
> Key: YARN-2023
> URL: https://issues.apache.org/jira/browse/YARN-2023
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Reporter: Hong Zhiguo
> Assignee: Hong Zhiguo
> Attachments: YARN-2023.patch
>
>
> testTokenRenewalWrongUser(org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService)
> Time elapsed: 0.015 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.TestClientRMService$4.run(TestClientRMService.java:481)
> at
> org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService$4.run(TestClientRMService.java:474)
> at java.security.AccessController.doPrivileged(Native Method)
> at javax.security.auth.Subject.doAs(Subject.java:415)
> at
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1606)
> at
> org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService.testTokenRenewalWrongUser(TestClientRMService.java:474)
> Results :
> Failed tests:
> TestClientRMService.testTokenRenewalWrongUser:474 null
--
This message was sent by Atlassian JIRA
(v6.2#6252)