Forum member

ghalaax

4 posts

Posts by ghalaax

  1. Distributed tests

    Hi ! I think I've figured out why this is not working. I noticed that lc.exe was running and found that this is due to a library licence that is missing on the build server, and as the ncrunch compiler is doing its stuff in background, it is unable to close the popup asking for the licence key. …

  2. Distributed tests

    Hello ! Yes I've seen that process id, and indeed the process is doing nothing, I ave all the processor free. Visual studio was installed so I could get the debugger attached, I send you a png of parallel stacks and 3 stacktraces that seem to be the most important to me. [img=(- BROKEN LINK -)]Pa…

  3. Distributed tests

    Hi ! Thanks for your answer ! I left the node alone for the whole weekend and this specific project haven't built. We do not use any Code Contracts or MS Fake or any framework like this one :) Usually this project is taking like 1 minute to build with local ncrunch, and of course my dev machine …

  4. Distributed tests

    Hello ! First of all thanks for your work, incerdibly useful ! I'm currently setting up a grid node for NCrunch, using a VM (vmware) on a remote computer. Most of my projects are compiling well, but one of my project (the biggest in terms of files) is not building, and so the node is stuck on "…