Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
NCrunch gets stuck after switching solutions
Thanks for the extra details. So I guess this is a performance issue then. Here's something we can try: 1. Just before you close the solution, go to your NCrunch global configuration settings and turn on 'Log to output window'. Set the log verbosity to 'Detailed'. 2. Then close the solution a…
22 Nov 2016 11:20 UTC
-
NCrunch gets stuck after switching solutions
Hi, thank for sharing this issue. These symptoms suggest that the engine host seems to be encountering a problem when trying to shut itself down. This is not normal behaviour. I'm wondering if you might be able to collect some more information for me to help narrow down this problem: - Can y…
22 Nov 2016 10:11 UTC
-
VS15 Installer
[quote=DeltaEngine;9397]Bump, it reached RC status :)[/quote] Now a work in progress :)
17 Nov 2016 11:20 UTC
-
Live Unit Testing in VS 2017
[quote=DeltaEngine;9396] Let's get to the real question: When will NCrunch be available for VS 2017? That would make VS 2017 usable for TDD and enjoyable :)[/quote] Very soon :) I'm hoping to roll out VS2017 support with the v3 release expected before the end of this month.
17 Nov 2016 11:15 UTC
-
Live Unit Testing in VS 2017
My twitter feed was alive with this when I woke up today. I haven't given it a spin yet ... but a few interesting facts: - It will only be available for VS Enterprise (not VS Pro or lower tier SKUs) - It's still early days. This product has so far only seen a few months of development (vs NC…
16 Nov 2016 23:11 UTC
-
NCrunch builds fail because of bad cshtml markup
Hi Ben, Thanks for sharing this issue. These errors are being reported by a step in your build process that returns them with an error code. It isn't clear to me why this isn't causing your normal build to fail - it might be possible that NCrunch is building your project with a different $(Co…
16 Nov 2016 22:51 UTC
-
Build assemblies not optimiezed
[quote=SeriousM;9388] I guess I found the problem: Once I hack on a non buildable solution state (incomplete statement somewhere) the RamDisk is running out of space if I just continue generating non buildable attempts.[/quote] Workspaces are always created to service build tasks. For this reas…
10 Nov 2016 22:30 UTC
-
PInvokeStackImbalance in devenv
[quote=vosen;9386]Yes, 2.27 runs without debugger attached.[/quote] Thanks for confirming! I'll see what I can do to reproduce this issue.
09 Nov 2016 20:43 UTC
-
Build Issues
Hi, I am sorry but NCrunch is not able to provide this information in the structure you are asking for.
08 Nov 2016 18:52 UTC
-
Build Issues
Hi Omkar, Unfortunately this information isn't available under NCrunch, as the coverage data that is collected by the tool is attached to the source files instead of the assembly internals. The most detailed level that coverage percentage can be shown is source file level.
08 Nov 2016 11:12 UTC
-
PInvokeStackImbalance in devenv
Does v2.27 run without any debugger attached? Sorry, this is important because I need to know if the exception is merely being kicked up by the debugger or if its a catastrophic exception that will tear down the IDE process without a debugger attached.
08 Nov 2016 00:13 UTC
-
PInvokeStackImbalance in devenv
[quote=vosen;9376]1 processor with 4 cores (8 if you count HT). I didn't try continuing after this warning. I assumed that the error is genuine and in the grand scheme of things it'll be better to run for now an older version.[/quote] Thanks. Just a couple more questions to help me work this on…
07 Nov 2016 21:09 UTC
-
PInvokeStackImbalance in devenv
Hi, thanks for sharing this issue. Can you confirm how many processors your machine has? Does this exception cause the IDE to explode and shut down? Or does it seem to be benign?
07 Nov 2016 20:17 UTC
-
Build Issues
Hi Omkar, This looks to be the result of an internal error. Would you be able to submit a bug report after trying to start NCrunch on this solution? You can do this using the 'NCrunch->Submit Bug Report' menu option. I should then be able to review the error and advise further.
07 Nov 2016 20:12 UTC
-
Error: The NCrunch engine process was unexpectedly terminated
Hi Morgan, Thanks for sharing this problem! I've never seen a circular reference cause an issue like this ... though I guess it does make sense, as such a situation could create a stack overflow, which would suddenly take down the engine process. I'll see what I can do about improving the use…
07 Nov 2016 20:09 UTC
-
"Run all visible tests" != "Run all tests" behavior
Hi, sorry, I can't provide a firm ETA on this. It will be released as part of V3, likely within the next month.
07 Nov 2016 10:13 UTC
-
Build Issues
Can you copy/paste the full error message you're receiving?
04 Nov 2016 22:40 UTC
-
Build Issues
[quote=MrOm3110;9362]Thank You I am able to see the Project in NCrunch windows but i need more help regarding building project .I am not able to build that project How to build particular project using ncrunch.[/quote] I'm glad that worked! Unfortunately I cannot provide guidance on build issu…
04 Nov 2016 08:19 UTC
-
Build Issues
Hi Omkar, Thanks for posting. If you've ignored the project using your NCrunch configuration, it should be possible to turn off the 'Ignore this project completely' setting inside the NCrunch configuration for this project. There have been some reports of projects disappearing from the conf…
03 Nov 2016 07:28 UTC
-
Env variable in NCrunch Cache Storage Path
Hi, Thanks for sharing this issue. I'm having difficulty reproducing this problem ... when I create an environment variable and set it up in the same manner as you've done, NCrunch v2.27.0.3 seems to create the storage directory and use it as expected. Are you certain the environment variab…
02 Nov 2016 11:14 UTC