Forum member
Daniel Rose
29 posts
Posts by Daniel Rose
-
Test runner process crashes
I have some integration tests where I create a View, which creates auto-injected ViewModels, etc. Depending on the system load, these tests occasionally run into the test timeout. However, when this happens, in most cases the test runner process itself (nCrunch.TaskRunner40.x86.exe) crashes. I've…
06 Mar 2014 15:11 UTC
-
Unusual behaviour messages..
I also get these messages, but the tests work fine. Even so, it would be nice to be able to fix this. Could you perhaps list the differences in the paths? That might help me track down why this occurs. Thank you!
02 Jul 2013 12:59 UTC
-
Build error when out of disk space
For quick response of NCrunch, I have set its workspace to a RAM disk. However, its size is limited, so it can happen that the disk is full (ex. if I have multiple large solutions open). In that case Ncrunch displays an "unknown build error" and in the details it states that the disk is full. Per…
17 Apr 2012 10:05 UTC
-
Pause builds when solution is building
When I change some code, then NCrunch rebuilds the affected code in the background in its caches. Generally this is good. However, if I want to run the solution, I still need to build the solution. When this happens while NCrunch is rebuilding, this can result in thrashing to the point of the system…
30 Mar 2012 10:55 UTC
-
Click on NCrunch button when build fails
Doh. I remembered that this wasn't the case. So please disregard.
30 Mar 2012 10:50 UTC
-
Click on NCrunch button when build fails
Currently, clicking on the NCrunch button (in the status bar) always opens the "Tests" window. However, if builds are failing (and thus no tests can run), I need to open the "Processing Queue" window from the menu/via keyboard shortcut to see what the problems are. It would be great if in that ca…
29 Mar 2012 11:18 UTC
-
Add right-click menu to nCrunch button indicator
Currently a (left) click opens the "Tests" window. If you add a context menu, then please also add opening the "Processing Queue" window.
29 Mar 2012 11:08 UTC
-
Unable to get NCrunch running due to absolute output paths
Hi Remco, That did the trick. Thank you!
10 Oct 2011 08:39 UTC
-
Unable to get NCrunch running due to absolute output paths
My solution has an absolute output path (OutDir), since the output is on a different drive from the solution, [i]m:\exaplus\bin[/i]. However, the NCrunch runner does not handle this case and simply appends this absolute path to the workspace. Thus, the built assembly is not found (and also not prope…
07 Oct 2011 13:58 UTC