-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b147
-
Not verified
java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java
Total tests run: 6104, Failures: 3, Skips: 0
===============================================
----------System.err:(11/610)----------
java.lang.Exception: failures: 3
at com.sun.javatest.regtest.TestNGAction$TestNGRunner.main(TestNGAction.java:223)
at jdk.internal.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:537)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.Exception
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 3
3 failures but the information was lost because the log output was too much. We may need to chagne the test more informative at first.
Total tests run: 6104, Failures: 3, Skips: 0
===============================================
----------System.err:(11/610)----------
java.lang.Exception: failures: 3
at com.sun.javatest.regtest.TestNGAction$TestNGRunner.main(TestNGAction.java:223)
at jdk.internal.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:537)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.Exception
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 3
3 failures but the information was lost because the log output was too much. We may need to chagne the test more informative at first.
- relates to
-
JDK-8169903 Refactor spliterator traversing tests into a library
-
- Resolved
-
-
JDK-8174171 Move spliterator testing of BitSet into big memory tests BitSetStreamTest
-
- Resolved
-