RE: [Nant-users] nunit2 task failing but all tests pass

2005-09-29 Thread Owen Evans
://www.cresta.net === -Original Message- From: Owen Rogers [mailto:[EMAIL PROTECTED] Sent: 28 September 2005 14:47 To: Owen Evans Cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-users] nunit2 task failing but all tests pass hi owen, On

RE: [Nant-users] nunit2 task failing but all tests pass

2005-09-28 Thread Owen Evans
=== -Original Message- From: Owen Rogers [mailto:[EMAIL PROTECTED] Sent: 28 September 2005 14:47 To: Owen Evans Cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-users] nunit2 task failing but all tests pass hi owen, On 28/09/05, Owen Evans <[EMAIL PROTEC

Re: [Nant-users] nunit2 task failing but all tests pass

2005-09-28 Thread Owen Rogers
hi owen, On 28/09/05, Owen Evans <[EMAIL PROTECTED]> wrote: ... > > ... what's this failure target? it is getting called after the nunit2 task completes, which seems to indicate that the nunit2 task completes successfully -- unless you are using onfailure to call this target. cheers, owe

RE: [Nant-users] nunit2 task failing but all tests pass

2005-09-28 Thread Owen Evans
The Nant log doesn't report any reason for the failure... ...#some testing output here that just reflects good results 2074070.7533 2074102.0069 2074117.6337 3327604.2831 NAnt.Core.BuildException D:\TSbuild\ch

[Nant-users] nunit2 task failing but all tests pass

2005-09-28 Thread Owen Evans
Hi all, The easiest way to demonstrate this is with the output from cruise control as below, this shows that despite all the tests passing the nunit2 task is still reporting as Tests Failed.   Any idea why this might be… is it disliking the 4 ignored tests? I’m not entirely sure how to f