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

JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297

XMLWordPrintable

    • b59
    • Verified

        api/xsl/conf/string/string17_string17 TestCase [testTransformation]
        This JCK test starts failing in corelibs jdk9 nightly testing on all platforms after JDK-8074297

        java version "1.9.0-ea"
        Java(TM) SE Runtime Environment (build 1.9.0-ea-langtools-nightly-h2444-20150330-b57)

        JCK suite info:
        JCK version: 9/b09

        ----------out1:(2/168)----------
        testTransformation: Failed. Transformation result is not equal to expected result.
        STATUS:Failed.test cases: 1; all failed; first test case failure: testTransformation
        ----------out2:(12/306)----------
        mismatch-value;TEXT()len=2;TEXT()len=3;lengths do not match
        mismatch-value-gold;TEXT();
        12
        mismatch-value-text;TEXT();
        123
        XHTFileCheckService results were not equal.
        Expected result:
        <?xml version="1.0" encoding="UTF-8"?>
        <out>12</out>

        Actual result:
        <?xml version="1.0" encoding="UTF-8"?><out>123</out>
        result: Failed. test cases: 1; all failed; first test case failure: testTransformation

              aefimov Aleksej Efimov
              amlu Amy Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: