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

Hudson commented on YARN-28:
----------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2763 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2763/])
    YARN-28. Fixed TestCompositeService to not depend on test-order and thus 
made it pass on JDK7. Contributed by Thomas Graves. (Revision 1386907)

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

                
> TestCompositeService fails on jdk7
> ----------------------------------
>
>                 Key: YARN-28
>                 URL: https://issues.apache.org/jira/browse/YARN-28
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.0.2-alpha, 0.23.3
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>              Labels: java7
>         Attachments: YARN-28.patch, YARN-28.patch
>
>
> test TestCompositeService fails when run with jdk7.
> It appears it expects test testCallSequence to be called first and the 
> sequence numbers to start at 0. On jdk7 its not being called first and 
> sequence number has already been incremented.

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