Thanks Bill.
I enabled Travis for the CAS repo. Build status now shows that JBoss tests are failing: https://s3.amazonaws.com/archive.travis-ci.org/jobs/11427869/log.txt Results : Tests in error: testGetExistingTicketWithProperClass(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testGetNonExistingTicket(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testGetNullTicket(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testDeleteNullTicket(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testDeleteNonExistingTicket(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testGetTicketsFromRegistryEqualToTicketsAdded(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testGetTicketsIsZero(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testAddTicketToCache(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testGetExistingTicket(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testDeleteExistingTicket(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testGetNonExistingTicketWithoutClass(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testGetNullTicketWithoutClass(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) testGetExistingTicketWithInproperClass(org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests) Could someone else confirm please? Tests run locally fine for me. Misagh ----- Original Message ----- From: "William G. Thompson, Jr." <[email protected]> To: [email protected] Sent: Monday, September 16, 2013 5:34:35 AM Subject: Re: [cas-dev] Adding Travis CI to the CAS repo? On Mon, Sep 16, 2013 at 3:57 AM, Jérôme LELEU <[email protected]> wrote: > Hi, > > I know Bamboo and it's not too bad. But I'm not against testing Travis CI. > +1 > That said, don't we have any Apereo CI tool ? Or should we consider the > Jasig Bamboo CI as part of the Apereo infrastructure ? And are we committed, > as an Apereo project, to use it ? No. Projects are free to use the tools that best meets their needs. I updated the github so all committed now have admin priv to the repo. Misagh, you should be able to enable the Travis hooks now. Best, Bill -- 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-dev -- 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-dev
