Re: Running the integration tests locally

2011-12-10 Thread Benson Margulies
At this point, the following tests fail locally for me. mng3746POMPropertyOverride(itMNG3746_UsingDefaultSystemProperty)..FAILURE (14.8 s) mng3746POMPropertyOverride(itMNG3746_UsingCLIProperty)..FAILURE (4.2 s) mng3716AggregatorForking(itMNG3716).FAILURE (5.0 s) mng3710

Re: Running the integration tests locally

2011-12-10 Thread Olivier Lamy
2011/12/10 Barrie Treloar : > On Sun, Dec 11, 2011 at 2:29 AM, Olivier Lamy wrote: >> 2011/12/10 Benson Margulies : >>> I have yet to figure out how to get the core integration tests to pass >>> on my local machine even when they are passing on Jenkins. >>> >>> On my Mac, at least one likes to fai

Re: Running the integration tests locally

2011-12-10 Thread Barrie Treloar
On Sun, Dec 11, 2011 at 2:29 AM, Olivier Lamy wrote: > 2011/12/10 Benson Margulies : >> I have yet to figure out how to get the core integration tests to pass >> on my local machine even when they are passing on Jenkins. >> >> On my Mac, at least one likes to fail due to the discrepancy between >>

Re: Running the integration tests locally

2011-12-10 Thread Olivier Lamy
2011/12/10 Benson Margulies : > I have yet to figure out how to get the core integration tests to pass > on my local machine even when they are passing on Jenkins. > > On my Mac, at least one likes to fail due to the discrepancy between > /tmp and /private/tmp. which one ? this should have been fix

Running the integration tests locally

2011-12-10 Thread Benson Margulies
I have yet to figure out how to get the core integration tests to pass on my local machine even when they are passing on Jenkins. On my Mac, at least one likes to fail due to the discrepancy between /tmp and /private/tmp. On my Linux VM, I get a rash of failure that make no particular sense to me