Greetings all

I have an [nunit2] task that runs perfectly in the nunit but is **not** ending with a 
message like:

   Tests run: 14, Failures: 0, Not run: 0, Time: 0.3705476 seconds

The test in question does a lot of lengthy database setup so I fear that it is timing 
out. I notice in the docs for the "<nunit2>" task 
(c.f. "http://nant.sourceforge.net/help/tasks/nunit2task.html)"
that there is no timeout attribute like the "<nunit>" has.

I wonder if this test is just taking too long and timing out. If so, I would expect 
the task to give a warning that it was being cancelled.

If anyone could shed any light on this I would be grateful (and buy them a beer if 
they pass through Tokyo).

Stuart - Tokyo



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to