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

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

Integrated in Hadoop-Hdfs-0.23-Build #392 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/392/])
    svn merge -c 1386907 FIXES: YARN-28. Fixed TestCompositeService to not 
depend on test-order and thus made it pass on JDK7. Contributed by Thomas 
Graves. (Revision 1392461)

     Result = UNSTABLE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1392461
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/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
>             Fix For: 2.0.3-alpha, 0.23.5
>
>         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