You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:27:58 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 27/44: SLING-3821 Run launchpad integration tests against Sling on Karaf

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 e35fe9757f30d5e688da3ee638a59c8c00fa810a
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Feb 6 14:42:44 2017 +0000

    SLING-3821 Run launchpad integration tests against Sling on Karaf
    
    adjust excludes
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1781911 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3695e86..b95d6a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,11 +278,12 @@
                 <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>
-                <!-- TODO RedirectOnLogoutTest.testRedirectToResourceAfterLogout: java.net.SocketException: Connection reset -->
-                <exclude>org/apache/sling/launchpad/webapp/integrationtest/login/RedirectOnLogoutTest.*</exclude>
+                <!-- TODO FiltersTest.testCounters:33 Expecting header 'FILTER_COUNTER_HTTPSERVICE' -->
+                <exclude>org/apache/sling/launchpad/webapp/integrationtest/FiltersTest.*</exclude>
               </excludes>
             </configuration>
           </plugin>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.