[ 
https://issues.apache.org/jira/browse/YARN-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442939#comment-13442939
 ] 

Hudson commented on YARN-31:
----------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2677 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2677/])
    YARN-31. Fix TestDelegationTokenRenewer to not depend on test order so as 
to pass tests on jdk7. Contributed by Thomas Graves. (Revision 1377961)

     Result = FAILURE
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1377961
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestDelegationTokenRenewer.java

                
> TestDelegationTokenRenewer fails on jdk7
> ----------------------------------------
>
>                 Key: YARN-31
>                 URL: https://issues.apache.org/jira/browse/YARN-31
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.2.0-alpha, 0.23.3
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>              Labels: java7
>             Fix For: 2.1.0-alpha, 0.23.3
>
>         Attachments: YARN-31.patch
>
>
> TestDelegationTokenRenewer fails when run with jdk7.  
> With JDK7, test methods run in an undefined order. Here it is expecting that 
> testDTRenewal runs first but it no longer is.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to