I tried deleting my maven repository directory and then re-ran the tests. I got different results - not very different, but presumably this shouldn't have made any difference at all so it might be worth others trying the same thing.
I now get: Tests run: 398, Failures: 7, Errors: 29, Skipped: 3 If I delete all files in my cts directory and run svn update again I still get the same result, so I certainly seem to have the up to date files. It seems as if the tests are running against a different version of Tuscany to others? Thanks, Andy. -----Original Message----- From: Andy Grove [mailto:[EMAIL PROTECTED] Sent: 04 May 2007 09:35 To: [email protected]; [EMAIL PROTECTED] Subject: RE: [Java SDO CTS] running the CTS inside eclipse And for some reason, I get this output - most of the SequenceAdd*Test tests are failing for me. There certainly seems to be an element of randomness in the whole thing when run using mvn. Tests run: 398, Failures: 5, Errors: 29, Skipped: 3 -----Original Message----- From: ant elder [mailto:[EMAIL PROTECTED] Sent: 04 May 2007 09:07 To: [email protected]; [EMAIL PROTECTED] Subject: Re: [Java SDO CTS] running the CTS inside eclipse On 5/3/07, kelvin goodson <[EMAIL PROTECTED]> wrote: <snip/> BTW We still have the issue that many of us don't see any test run under > maven, which is not a show-stopper but would be nice to fix. Has > anyone who has this running thought of any extra steps they took to > configure their environment? I've done nothing special and when I run them i get: Tests run: 398, Failures: 3, Errors: 6, Skipped: 3 The console log for that is: http://rafb.net/p/9EWCrM63.html What do others console logs show? ...ant --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
