I've now managed to get all the tests passing at least once. That's the good news.
Still haven't managed to get a full "mvn -T 8 -Pnochecks" to pass though. Keep getting random failures hear and there so there are definitely some timing related things or something going on. :-( Dan On Friday, May 04, 2012 10:53:02 AM Sergey Beryozkin wrote: > Hi Dan > > On 03/05/12 22:25, Daniel Kulp wrote: > > I'm seeing a bunch of failure while using Java7 right now. I'll try > > and > > dig in tomorrow, but I went ahead and setup a Java7 build in Jenkins. > > Hopefully we can catch things sooner that way. > > > > Tests that I see failing: > > > > org.apache.cxf.systest.jaxrs.security.JAXRSSimpleSecurityTest > > org.apache.cxf.systest.ws.security.SecurityPolicyTest > > org.apache.cxf.systest.clustering.LoadDistributorTest > > org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest > > The jaxrs tests seem to be OK in the new Java7 Jenkins build this > morning, there are some other intermittent issues there on Java7, but > but I updated JAXRSClientServerBoookTest not to depend on the state > updates just in case > > Cheers, Sergey -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
