-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b105
This is a new test and might be a test problem using a timeout value
which is too small.
JavaTest Message: JUnit Failure: getAnnotationTest(jdk.vm.ci.runtime.test.TestResolvedJavaMethod): test timed out after 1000 milliseconds
java.lang.Exception: JUnit test failure
at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:106)
at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:747)
which is too small.
JavaTest Message: JUnit Failure: getAnnotationTest(jdk.vm.ci.runtime.test.TestResolvedJavaMethod): test timed out after 1000 milliseconds
java.lang.Exception: JUnit test failure
at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:106)
at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:747)
- relates to
-
CODETOOLS-7901567 jtreg doesn't apply timeout factor for JUnit/TestNG timeouts
-
- Closed
-