Hi Ron,

I get a bunch of random issues when I try to compile v4.x as well; I just add 
the flag -Dmaven.test.skip=true to my compile command. The errors I get are the 
same as in https://issues.jasig.org/browse/CAS-799 All works fine and no 
problems running in production for several months now.

Chris



>>> Ron Clark <ron.cl...@armstrong.edu> 10/12/15 10:32 AM >>>
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: 
cmy...@mail.millikin.edu
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
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