RE: [NAnt-users] Nunit2 task

2006-02-28 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andy Johnstone > Sent: dinsdag 28 februari 2006 22:17 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] Nunit2 task > > Has anybody updated the Nunit 2 task to run against the Nunit

RE: [Nant-users] Nunit2 Task

2005-10-21 Thread Stephen Tunney
I too am experiencing the same problem. Only thing is that I have NOT upgraded NUnit or NAnt on this machine in quite some time, only CruiseControl.NET has been upgraded. Would this have anything to do with it? Oh, and I added these silly assembly binding changes to my test assembly's Config fil

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

RE: [Nant-users] nUnit2 task: Remove from project

2005-08-23 Thread Tony_Bjerstedt
rge.netCc: Alan WallaceBetreff: RE: [Nant-users] nUnit2 task: Remove from project   I can see the point behind this, and to an extent I agree: if a feature is broken and there's no intention of fixing it then it should simply be removed, because otherwise people (like me - see my earlie

RE: [Nant-users] nUnit2 task: Remove from project

2005-08-22 Thread Brass Tilde
> I can see the point behind this, and to an extent I agree: if a feature is broken and there's no intention of fixing it then it > should simply be removed, because otherwise people (like me - see my earlier post) are going to waste a lot of time trying to > get something to work that just won't

RE: [Nant-users] nUnit2 task: Remove from project

2005-08-22 Thread angus.grant
sers@lists.sourceforge.netCc: Alan WallaceSubject: RE: [Nant-users] nUnit2 task: Remove from project I can see the point behind this, and to an extent I agree: if a feature is broken and there’s no intention of fixing it then it should simply be removed, because otherwise people (lik

RE: [Nant-users] nUnit2 task: Remove from project

2005-08-22 Thread Bart Read
I can see the point behind this, and to an extent I agree: if a feature is broken and there’s no intention of fixing it then it should simply be removed, because otherwise people (like me – see my earlier post) are going to waste a lot of time trying to get something to work that just won’t

Re: [Nant-users] NUNIT2 Task Not Stopping After Failure

2005-06-02 Thread Rutger Dijkstra
the failonerror="false" on the loop may have something to do with it. rutger - Original Message - From: "Scott, Larry (TRIAD RESOURCES)" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 31, 2005 21:52 Subject: [Nant-users] NUNIT2 Task Not Stopping After Failure It appears that failures on NU

Re: [Nant-users] Nunit2 task second example usage

2004-03-23 Thread Gert Driesen
Alex, I assume the layout would be one file per line. Can you please file a bug report for this here http://sourceforge.net/tracker/?atid=402868&group_id=31650&func=browse, so we don't forget to document this ? Gert - Original Message - From: "Osbun, Alex" <[EMAIL PROTECTED]> To: <[EMA

Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

2003-10-09 Thread arif mohammed
t;,<[EMAIL PROTECTED]> Subject: Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error Date: Wed, 8 Oct 2003 21:38:39 +0200 Arif, What version of NAnt are you using ? Ian very recently checked in support for NUnit 2.1 into NAnt. Assemblies compiled with NUnit 2.0 framework will n

Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

2003-10-09 Thread arif mohammed
, was not found. How do i resolve this.please follow up. Thanx Arif. From: Ian MacLean <[EMAIL PROTECTED]> To: Gert Driesen <[EMAIL PROTECTED]> CC: arif mohammed <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

2003-10-08 Thread Ian MacLean
ie - you'll need to recompile the test assemblies and they will work. Assuming you compile them against 2.1 nunit.framework.dll that is. Ian Gert Driesen wrote: Arif, What version of NAnt are you using ? Ian very recently checked in support for NUnit 2.1 into NAnt. Assemblies compiled with NUn

Re: [Nant-users] Nunit2 Task with 'No TestFixtures' Error

2003-10-08 Thread Gert Driesen
Arif, What version of NAnt are you using ? Ian very recently checked in support for NUnit 2.1 into NAnt. Assemblies compiled with NUnit 2.0 framework will not work when using the NUnit 2.1 framework (which the cvs version of NAnt uses). Gert - Original Message - From: "arif mohammed"