Forum member
pombeirp
6 posts
Posts by pombeirp
-
Tests are flaky in 2.x with parameterized TestFixtures using NUnit
I haven't had time to do it yet. Sorry about that.
06 Feb 2014 12:06 UTC
-
Tests are flaky in 2.x with parameterized TestFixtures using NUnit
I can confirm that with 2.1.0.2 I don't have the flaky tests behavior.
04 Feb 2014 14:25 UTC
-
Tests are flaky in 2.x with parameterized TestFixtures using NUnit
By the way, a colleague of mine has 2.1.0.2 installed and he doesn't see this behavior. I will try to install that version as well to confirm the behavior. That might help you find the issue, in case it doesn't yet contain the problem.
03 Feb 2014 15:50 UTC
-
Tests are flaky in 2.x with parameterized TestFixtures using NUnit
Thanks for the answer. Unfortunately I don't have the time right now to investigate further. I know it sucks, because it would be nice to find the cause for this behavior, but I will get back to it once I have some free time again.
03 Feb 2014 15:37 UTC
-
Tests are flaky in 2.x with parameterized TestFixtures using NUnit
I don't know about the NUnit test runner, but with the ReSharper test runner everything goes fine. I tried switching to Static Analysis and no longer see the issue, although I see fewer total tests being run (3500+ instead of 4500+). However, the tests which were failing did run successfully.
31 Jan 2014 11:09 UTC
-
Tests are flaky in 2.x with parameterized TestFixtures using NUnit
I've just installed 2.4 to determine whether we will upgrade from 1.48, but I noticed some test fixtures are flaky. These all happen to be standard NUnit parameterized TestFixtures. Under NCrunch 1.48 this never came up as a problem. The error message is: [quote]NCrunch: This test was executed…
31 Jan 2014 10:12 UTC