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.1.4.0
If I run the tests with the nunit-console then it seems ok
Thanks for any hints,
Sam