Forum member

KGreene

4 posts

Posts by KGreene

  1. NUnit3 on distributed nodes or multiple threads unstable

    Apologies for the delay in replying back here - it would appear that installing .Net 4.6 and the visual studio 2015 build tools on the ncrunch grid nodes has fixed the problem! Will continue to monitor and will update if this changes, but for now it's looking good.

  2. NUnit3 on distributed nodes or multiple threads unstable

    I've been running disconnected from the grid node using 6 threads locally for around two hours now, with no spurious failures - I'll continue doing so for a while to try to confirm it's a grid-specific issue. Yes, updated grid node to 2.20; I also tried isolating to one grid server and restarting…

  3. NUnit3 on distributed nodes or multiple threads unstable

    Thanks for the quick reply. Using 2.20 appears to allow me to run multiple threads locally, but it fails in the same way on distributed nodes - so it is an improvement over having to run a single thread locally. I've tried various combinations for CopyReferencedAssembliesToWorkspace / PreloadR…

  4. NUnit3 on distributed nodes or multiple threads unstable

    When NCrunch 2.19.0.4 on distributed nodes, or running more than one thread locally, I am seeing many spurious failures with the message: "This test was not executed during a planned execution run. Ensure your test project is stable and does not contain issues in initialisation/teardown fixtures.…