This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests.git
commit 1ba9a75cbb69c922eabfd8fb2e68396a5c94c6cf Author: Oliver Lietz <[email protected]> AuthorDate: Fri Jul 14 20:03:44 2017 +0000 SLING-3821 Run launchpad integration tests against Sling on Karaf enable AuthenticationResponseCodeTest git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1801985 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7608d2d..888aa8f 100644 --- a/pom.xml +++ b/pom.xml @@ -284,10 +284,6 @@ <exclude>org/apache/sling/launchpad/webapp/integrationtest/servlets/resolution/WarSelectorServletTest.*</exclude> <!-- SLING-5414 Launchpad/Provisioning Model only --> <exclude>org/apache/sling/launchpad/webapp/integrationtest/provisioning/EmbeddedModelTest.*</exclude> - <!-- TODO AuthenticationResponseCodeTest.testValidatingCorrectFormCredentials:80 » Socket --> - <!-- TODO AuthenticationResponseCodeTest.testValidatingIncorrectCookie:118->assertXReason:245 » IO --> - <!-- TODO AuthenticationResponseCodeTest.testValidatingIncorrectHttpBasicCredentials:134->assertXReason:245 » IO --> - <exclude>org/apache/sling/launchpad/webapp/integrationtest/auth/AuthenticationResponseCodeTest.*</exclude> </excludes> </configuration> </plugin> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
