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

[TEST BUG] Jtreg Error: Problem reading file .../j2se/test/javax/script/6529579/Test6529579.html.

XMLWordPrintable

        Jtreg exits with failure status 5, because of a malformed html file used as a resource of jtreg.
        /home/aeriksso/sources/jdk6u-cpu/j2se/test/javax/script/6529579/Test6529579.html has the wrong closing tag for the comment on the first row.
        It is > but should be -->.

        This file only exist in the jdk6u repo.

        This is making all the jtreg tests fail when running jdk6u-cpu/j2se on the sustaining jprt queue.

        The problem appears no matther what test is run.

        # ~/tools/jtreg/linux/bin/jtreg -v:fail -jdk:$JAVA_HOME ~/sources/jdk6u-cpu/j2se/test/com/sun/crypto/provider/KeyAgreement/RobustDHKeyExchange.java
        --------------------------------------------------
        TEST: com/sun/crypto/provider/KeyAgreement/RobustDHKeyExchange.java
        TEST RESULT: Passed. Execution successful
        --------------------------------------------------
        Test results: passed: 1
        Error: Problem reading file /home/aeriksso/sources/jdk6u-cpu/j2se/test/javax/script/6529579/Test6529579.html.
        Report written to /home/aeriksso/sources/jdk6u-cpu/j2se/JTreport/html/report.html
        Results written to /home/aeriksso/sources/jdk6u-cpu/j2se/JTwork
        # echo $?
        5

              aeriksso Andreas Eriksson (Inactive)
              aeriksso Andreas Eriksson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: