Kelly Anderson
2008-09-12 16:49:14 UTC
Hi everyone,
I'm using NUnit 2.5 Alpha 3 (the most recent, I believe) and I have
marked a TestFixture as [Ignore]. The interesting thing is that I get
the message:
TestName: An unhandled System.Net.WebException was thrown while
executing this test : The operation has timed out.
in the "Errors and Failures" window. All the tests results come up
properly as green or yellow.
This would tend to indicate that the test was run, but that the result
was ignored. Shouldn't it just not run the tests at all if the
TestFixture is marked as Ignore?
-Kelly
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
I'm using NUnit 2.5 Alpha 3 (the most recent, I believe) and I have
marked a TestFixture as [Ignore]. The interesting thing is that I get
the message:
TestName: An unhandled System.Net.WebException was thrown while
executing this test : The operation has timed out.
in the "Errors and Failures" window. All the tests results come up
properly as green or yellow.
This would tend to indicate that the test was run, but that the result
was ignored. Shouldn't it just not run the tests at all if the
TestFixture is marked as Ignore?
-Kelly
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/