-
Bug
-
Resolution: Duplicate
-
P3
-
7u60
-
None
-
windows
-
x86
-
windows
test : javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java
This test seems to be failing on windows JPRT runs with following output :
Number of tests passed: 0
Number of tests failed: 4
STDERR:
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
java.lang.RuntimeException: C
C
C
C
at TestBase.tearDown(TestBase.java:64)
at XSLTExFuncTest.main(XSLTExFuncTest.java:86)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: C
C
C
C
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: C C C C
This test seems to be failing on windows JPRT runs with following output :
Number of tests passed: 0
Number of tests failed: 4
STDERR:
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
ERROR: 'Could not compile stylesheet'
FATAL ERROR: 'C'
:C
java.lang.RuntimeException: C
C
C
C
at TestBase.tearDown(TestBase.java:64)
at XSLTExFuncTest.main(XSLTExFuncTest.java:86)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.lang.RuntimeException: C
C
C
C
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: C C C C
- duplicates
-
JDK-8027973 javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
- Resolved
- relates to
-
JDK-8004476 XSLT Extension Functions Don't Work in WebStart
- Resolved