Thomas Graves created YARN-30:
---------------------------------
Summary: TestNMWebServicesApps fails 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
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