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 "Thomas Graves (JIRA)" <ji...@apache.org> on 2012/08/21 23:34:38 UTC

[jira] [Commented] (YARN-30) TestNMWebServicesApps, TestRMWebServicesApps and TestRMWebServicesNodes fail on jdk7

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

Thomas Graves commented on YARN-30:
-----------------------------------

Note that TestHSWebServicesJobQuery still fails due to MAPREDUCE-4569
                
> TestNMWebServicesApps, TestRMWebServicesApps and TestRMWebServicesNodes fail on jdk7
> ------------------------------------------------------------------------------------
>
>                 Key: YARN-30
>                 URL: https://issues.apache.org/jira/browse/YARN-30
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 0.23.3
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>              Labels: java7
>         Attachments: YARN-30.patch, YARN-30.patch
>
>
> It looks like the string changed from "const class" to "constant". 
> Tests run: 19, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 6.786 sec <<< FAILURE!
> testNodeAppsStateInvalid(org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServicesApps)  Time elapsed: 0.248 sec  <<< FAILURE!
> java.lang.AssertionError: exception message doesn't match, got: No enum constant org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationState.FOO_STATE expected: No enum const class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationState.FOO_STATE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira