You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ro...@apache.org on 2005/12/07 01:14:30 UTC

svn commit: r354625 - /portals/jetspeed-2/trunk/components/sso/src/test/org/apache/jetspeed/sso/TestSSOComponent.java

Author: rogerrut
Date: Tue Dec  6 16:14:23 2005
New Revision: 354625

URL: http://svn.apache.org/viewcvs?rev=354625&view=rev
Log:
Removed tests for SSO autentication since it has external dependencies

Modified:
    portals/jetspeed-2/trunk/components/sso/src/test/org/apache/jetspeed/sso/TestSSOComponent.java

Modified: portals/jetspeed-2/trunk/components/sso/src/test/org/apache/jetspeed/sso/TestSSOComponent.java
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/sso/src/test/org/apache/jetspeed/sso/TestSSOComponent.java?rev=354625&r1=354624&r2=354625&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/sso/src/test/org/apache/jetspeed/sso/TestSSOComponent.java (original)
+++ portals/jetspeed-2/trunk/components/sso/src/test/org/apache/jetspeed/sso/TestSSOComponent.java Tue Dec  6 16:14:23 2005
@@ -351,10 +351,7 @@
             System.out.println("SSO Credential update FAILED for user:" + TEST_USER + " site: " + TEST_URL);
             throw new Exception(ssoex.getMessage());
         }
-        
-        // Test login logout for given user
-        ssoBroker.useSSO(subject, TEST_URL2, false);
- 
+          
         /*
          * For hypersonic the cascading deletes are not generated by Torque and the remove credentials fails with a
          * constraint error. Comment test out for M1 release but the problem needs to be addressed for the upcoming



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org