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/20 21:29:38 UTC

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

     [ https://issues.apache.org/jira/browse/YARN-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated YARN-30:
------------------------------

    Summary: TestNMWebServicesApps, TestRMWebServicesApps and TestRMWebServicesNodes fail on jdk7  (was: TestNMWebServicesApps fails jdk7)
    
> 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
>
> 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