Forum member

pombeirp

6 posts

Posts by pombeirp

  1. Tests are flaky in 2.x with parameterized TestFixtures using NUnit

    I haven't had time to do it yet. Sorry about that.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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…