Hello,
I was preparing a change request for
NancyFx framework, when I enabled nCrunch for the solution and found out that many tests fail.
I succeeded to fix some of them using the "Copy referenced assemblies" for these test projects.
Also, there were about 20 tests which were failing b/c of administrative permissions. I tried to fix them using
netsh url registration solution.
So, now the tests don't don't fail b/c of no admin access, but rather just hang, and never finish. Event though I disabled parallel execution and set a short timeout, they still hang.
The same tests run well in resharper.
Please, let me know if you need more information.
Cheers,
Sunny