Author: olli
Date: Fri Jul 14 20:03:44 2017
New Revision: 1801985

URL: http://svn.apache.org/viewvc?rev=1801985&view=rev
Log:
SLING-3821 Run launchpad integration tests against Sling on Karaf

enable AuthenticationResponseCodeTest

Modified:
    
sling/trunk/karaf/org.apache.sling.karaf-launchpad-oak-tar-integration-tests/pom.xml

Modified: 
sling/trunk/karaf/org.apache.sling.karaf-launchpad-oak-tar-integration-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/karaf/org.apache.sling.karaf-launchpad-oak-tar-integration-tests/pom.xml?rev=1801985&r1=1801984&r2=1801985&view=diff
==============================================================================
--- 
sling/trunk/karaf/org.apache.sling.karaf-launchpad-oak-tar-integration-tests/pom.xml
 (original)
+++ 
sling/trunk/karaf/org.apache.sling.karaf-launchpad-oak-tar-integration-tests/pom.xml
 Fri Jul 14 20:03:44 2017
@@ -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>


Reply via email to