This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch issues/SLING-12739 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git
commit 85858a12ce8b08f59ab768093dffb7f924cea886 Merge: 2602160 a676bc5 Author: Stefan Seifert <[email protected]> AuthorDate: Tue Nov 25 09:56:39 2025 +0100 Merge branch 'master' into issues/SLING-12739 .asf.yaml | 4 ++ pom.xml | 21 +++---- .../webapp/integrationtest/ForwardTest.java | 5 +- .../webapp/integrationtest/GetWithSuffixTest.java | 6 +- .../webapp/integrationtest/IncludeTest.java | 5 +- .../webapp/integrationtest/JspForwardTest.java | 5 +- .../NodeTypeBasedRenderingTest.java | 3 +- .../integrationtest/NodetypeRenderingTest.java | 5 +- .../integrationtest/RequestAttributeTest.java | 17 +++--- .../login/RedirectOnLoginErrorTest.java | 38 ++++++++++++- .../provisioning/EmbeddedModelTest.java | 66 ---------------------- .../integrationtest/util/UniqueResourceType.java | 37 ++++++++++++ 12 files changed, 121 insertions(+), 91 deletions(-)
