You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2021/09/21 09:31:00 UTC

[jira] [Created] (SLING-10834) Multiple ESP scripting test failures with Java 17

Robert Munteanu created SLING-10834:
---------------------------------------

             Summary: Multiple ESP scripting test failures with Java 17
                 Key: SLING-10834
                 URL: https://issues.apache.org/jira/browse/SLING-10834
             Project: Sling
          Issue Type: Bug
          Components: Launchpad
            Reporter: Robert Munteanu


{noformat}$ rg FAILURE
org.apache.sling.launchpad.webapp.integrationtest.ForwardTest.txt
4:Tests run: 5, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.994 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
5:testWithForward(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)  Time elapsed: 0.138 s  <<< FAILURE!
111:testWithForwardAndExtension(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)  Time elapsed: 0.1 s  <<< FAILURE!
217:testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)  Time elapsed: 0.117 s  <<< FAILURE!

org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test.txt
4:Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.039 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test
5:testEscapedErrorMessages(org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test)  Time elapsed: 0.039 s  <<< FAILURE!

org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest.txt
4:Tests run: 7, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.496 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest
5:testNtUnstructuredWithResourceType(org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest)  Time elapsed: 0.066 s  <<< FAILURE!
60:testNtUnstructured(org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest)  Time elapsed: 0.065 s  <<< FAILURE!

org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest.txt
4:Tests run: 7, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 0.25 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
5:testEspHtml(org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest)  Time elapsed: 0.038 s  <<< FAILURE!
59:testEspPlain(org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest)  Time elapsed: 0.044 s  <<< FAILURE!
231:testPrint(org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest)  Time elapsed: 0.039 s  <<< FAILURE!
285:testMiniScriptHtml(org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest)  Time elapsed: 0.036 s  <<< FAILURE!

org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest.txt
4:Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.174 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
5:testWithExtraPathA(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)  Time elapsed: 0.051 s  <<< FAILURE!
177:testWithExactUrl(org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest)  Time elapsed: 0.039 s  <<< FAILURE
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)