Am trying to get cas-4.1 compiled and am getting errors in the server-core
tests. Any help I could get on this would be greatly appreciated.

 Some of the errors I get are as follows:

Test set: org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests
-------------------------------------------------------------------------------
Tests run: 6, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.923 sec
<<< FAILURE! - in
org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests
verifyTrustStoreLoadingSuccessfullyForValidEndpointWithNoCert(org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests)
Time elapsed: 0.074 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at
org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests.verifyTrustStoreLoadingSuccessfullyForValidEndpointWithNoCert(FileTrustStoreSslSocketFactoryTests.java:77)

verifyTrustStoreLoadingSuccessfullyWithCertAvailable2(org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests)
Time elapsed: 0.141 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at
org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests.verifyTrustStoreLoadingSuccessfullyWithCertAvailable2(FileTrustStoreSslSocketFactoryTests.java:55)

verifyTrustStoreLoadingSuccessfullyWihInsecureEndpoint(org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests)
Time elapsed: 0.154 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at
org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests.verifyTrustStoreLoadingSuccessfullyWihInsecureEndpoint(FileTrustStoreSslSocketFactoryTests.java:86)

Thank you in advance,


-- 
Ron Clark
SysAdmin
Armstrong State University
Phone 912 3442921

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to