In the cas-server-core/target/surefire-reports, there should be the logs for which tests failed.
Older versions of CAS went against the jasig.org site for its SSL-check tests. When we switched to a GoDaddy cert, those tests started failing, but we should have migrated those tests away. I can't download/try from here right now. As a workaround, you can add -Dmaven.test.skip=true and the tests won't be run :-) On Tue, Sep 14, 2010 at 2:46 PM, Jonathan Bricker <[email protected]>wrote: > 3.4.2.1 Release > > > > I’ve had it running on my machine, which is the same as the other computer > for a month but a colleague was going to work on it so we set her up with a > fresh server. Downloaded this morning. > > > > *From:* Scott Battaglia [mailto:[email protected]] > *Sent:* Tuesday, September 14, 2010 2:10 PM > *To:* [email protected] > *Subject:* Re: [cas-user] CAS Build error > > > > Which version of CAS are you attempting to run the tests for? > > On Tue, Sep 14, 2010 at 12:04 PM, Jonathan Bricker < > [email protected]> wrote: > > We are trying to figure out why we get a failed test when we build CAS for > the first time. The computer is a windows7 64 bit. It has Java SDK 1.6_21. > > > > > It is failing in the core module. > > > > Failed tests: > > > testAcceptsProperCertificateCredentials(org.jasig.cas.authentication.handler.s > > upport.HttpBasedServiceCredentialsAuthenticationHandlerTests) > > > > Tests in error: > > > testNoResolverFound(org.jasig.cas.authentication.AuthenticationManagerImplTest > > s) > > > testDelegateTicketGrantingTicketWithProperParams(org.jasig.cas.CentralAuthenti > > cationServiceImplTests) > > testDelegateTicketGrantingTicketWithValidCredentials( > org.jasig.cas.remoting.se > > rver.RemoteCentralAuthenticationServiceTests) > > > > Tests run: 342, Failures: 1, Errors: 3, Skipped: 0 > > > > Is there something we need to do that is not in the install docs? Do we > need to set up a keystore? > > *Jonathan Bricker* > > ExactTarget > > *Senior Software Engineer* > > Office | 317.524.2789 > > Cell | 317.435.0763 > > Email | [email protected] <[email protected]> > > > > -- > > You are currently subscribed to [email protected] as: > [email protected] > > > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > > > -- > > You are currently subscribed to [email protected] as: > [email protected] > > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
