Takanobu Asanuma created HADOOP-15318: -----------------------------------------
Summary: TestQueue fails on Java9 Key: HADOOP-15318 URL: https://issues.apache.org/jira/browse/HADOOP-15318 Project: Hadoop Common Issue Type: Sub-task Components: test Environment: Applied HADOOP-12760 and HDFS-11610 Reporter: Takanobu Asanuma Assignee: Takanobu Asanuma {noformat} [INFO] Running org.apache.hadoop.mapred.TestQueue [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.353 s <<< FAILURE! - in org.apache.hadoop.mapred.TestQueue [ERROR] testQueue(org.apache.hadoop.mapred.TestQueue) Time elapsed: 1.186 s <<< FAILURE! org.junit.ComparisonFailure: expected:<...roperties":[{"key":"[capacity","value":"20"},{"key":"user-limit","value":"3]0"}],"children":[]}]...> but was:<...roperties":[{"key":"[user-limit","value":"30"},{"key":"capacity","value":"2]0"}],"children":[]}]...> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.mapred.TestQueue.testQueue(TestQueue.java:156) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org