Re: Seeing a bunch of Java7 test failures....

2012-05-04 Thread Sergey Beryozkin
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:

Re: Seeing a bunch of Java7 test failures....

2012-05-04 Thread Colm O hEigeartaigh
SecurityPolicyTest should be fixed now. Colm. On Fri, May 4, 2012 at 10:53 AM, Sergey Beryozkin sberyoz...@gmail.com 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

Re: Seeing a bunch of Java7 test failures....

2012-05-04 Thread Daniel Kulp
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

Re: Seeing a bunch of Java7 test failures....

2012-05-04 Thread Sergey Beryozkin
On 04/05/12 20:59, Daniel Kulp wrote: I've now managed to get all the tests passing at least once. That's the good news. And the authorizing interceptors were enhanced along the way which is a good news too :-) Still haven't managed to get a full mvn -T 8 -Pnochecks to pass though.

Seeing a bunch of Java7 test failures....

2012-05-03 Thread Daniel Kulp
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