Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8032904

Could not compile stylesheet error : javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 7u60
    • 7u60
    • xml
    • None
    • 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

            aefimov Aleksej Efimov
            coffeys Sean Coffey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: