Daily Usage Issues

Crunch fails to detect code change and reports failed test after fixing

Started by Ralf Koban on 8,629 views

Hi Remco,

I've installed NCrunch v2.9.0.1 (but it also happened in v 2.8.0.35).

My tests check for some strings and fail in case the string is not as expected.

When I now my code by just exchanging a single character in a string, NCrunch runs the tests and all tests succeed. But actually the tests should fail. When I now undo my change, NCrunch runs all tests again and now it fails with the tests that should have been failed before (they should now succeed again).

My code compiles very fast (it's a small code kata). On the NCrunch performance settings I have a slight build delay of 1000 ms.

Best regards,
Ralf Koban
Hi Ralf,

Thanks for sharing this issue. With the build delay set, I've managed to quickly reproduce it and I am working on a fix.

Turning off the build delay should allow you to work around it. I'll have the fix out shortly.


Cheers,

Remco
Ok - I now have a fixed build available. Take it for a spin and let me know how it goes!

http://downloads.ncrunch.net/NCrunch_Console_2.9.0.2.msi
http://downloads.ncrunch.net/NCrunch_Console_2.9.0.2.zip
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.9.0.2.msi
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.9.0.2.zip
http://downloads.ncrunch.net/NCrunch_VS2008_2.9.0.2.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.9.0.2.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.9.0.2.zip
http://downloads.ncrunch.net/NCrunch_VS2012_2.9.0.2.msi
http://downloads.ncrunch.net/NCrunch_VS2012_2.9.0.2.zip
http://downloads.ncrunch.net/NCrunch_VS2013_2.9.0.2.msi
http://downloads.ncrunch.net/NCrunch_VS2013_2.9.0.2.zip


Cheers,

Remco
Hi Remco,

thanks, the new version solves my problem.

Great tool.

BR,
Ralf
Ralf Koban wrote:Hi Remco,

thanks, the new version solves my problem.

Great tool.

BR,
Ralf


Worked for me as well, thanks!
Maybe push this to the existing users?
Yes! There were a few other fixes that needed to go in, but this is going out with 2.9 in a couple of days.
Yes! There were a few other fixes that needed to go in, but this is going out with 2.9 in a couple of days.

Post a reply

Log in to reply.