RE: [Nant-users] problems with long nunit2 tasks

2004-07-22 Thread Sam Mackrill
l" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 20, 2004 5:55 PM Subject: [Nant-users] problems with long nunit2 tasks If my nunit2 tests cases take longer than 5 minutes then the task seems to hang in an infinite loop. The unit tests can be seen to be running ove

Re: [Nant-users] problems with long nunit2 tasks

2004-07-20 Thread Gert Driesen
;[EMAIL PROTECTED]> Sent: Tuesday, July 20, 2004 5:55 PM Subject: [Nant-users] problems with long nunit2 tasks If my nunit2 tests cases take longer than 5 minutes then the task seems to hang in an infinite loop. The unit tests can be seen to be running over and over again. It is not clear i

[Nant-users] problems with long nunit2 tasks

2004-07-20 Thread Sam Mackrill
Title: problems with long nunit2 tasks If my nunit2 tests cases take longer than 5 minutes then the task seems to hang in an infinite loop. The unit tests can be seen to be running over and over again. It is not clear if this is a NAnt issue or a Nunit issue. I am using Nant 0.84 and Nunit 2