Forum member

Arnoud

3 posts

Posts by Arnoud

  1. NCrunch keeps saying it is running, even though all child tests have finished

    I cleaned the project of the obj en bin folder and copied it to be able to send a clean solution. In that solution it didn't occur anymore. Restarting visual studio for the original project also made everything work fine there again. This makes it not reproducable anymore...

  2. NCrunch keeps saying it is running, even though all child tests have finished

    Yes, it happens consistently. I'm not using distributed processing. Switching off parallel test execution doesn't change the behaviour. My tests are using MSpec 0.8.3.0

  3. NCrunch keeps saying it is running, even though all child tests have finished

    I have the same issue. All tests succeed, but some are showing the clock and status "Running (Passed last run)". The execution times are updated as well. I'm using VS2013 with NCrunch 2.10.0.4. I can supply a test project if that helps.