Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
VS15 Installer
[quote=jschreuder;9444]Awesome. I'm not even really 'finding' them, just loading up my decently big solution for the first time with VS 2017 and seeing what explodes :)[/quote] Sometimes that's all it takes :)
30 Nov 2016 05:11 UTC
-
VS15 Installer
You have a definite talent here for finding these sorts of issues :) I actually discovered this by accident a couple of hours ago, but didn't expect it would immediately hit anyone. The problem is related to some MSBuild reference binding redirections that are no longer working because of the ne…
30 Nov 2016 04:56 UTC
-
VS15 Installer
[quote=jschreuder;9440] Just thought I'd call it out here just in case someone else runs into the issue.[/quote] You also made me aware of the problem. I didn't know it existed yet :) Do keep reporting these problems as you find them. The quicker I can get them fixed, the less frustration t…
30 Nov 2016 04:07 UTC
-
VS15 Installer
Thanks, I saw your report come through. The new lightweight system works on a whole new project model inside VS. If I understand this model correctly, VS basically doesn't load projects until it absolutely needs to. I presume the rationale here is that big solutions will be full of projects tha…
30 Nov 2016 03:57 UTC
-
VS15 Installer
[quote=jschreuder;9435] No clue, it could be related to my aforementioned stopping the installer halfway during the Pro installation. I have 4.6.1 installed.[/quote] That's extremely interesting. So VS2017 can work with 4.6.1 OR 4.6.2, and it doesn't automatically install the latest version. …
30 Nov 2016 03:33 UTC
-
VS15 Installer
Thanks! I just saw that in the report. How is it that you managed to install VS2017 without .NET 4.6.2? I had thought it was a dependency. Which version of .NET is installed on your machine?
30 Nov 2016 03:27 UTC
-
Nothing being written to 'Project config file storage path'
I've managed to reproduce the UI settings issue. It looks like this issue has quite a narrow scope - you did well finding it. Basically, the UI isn't clearing out the stored settings for projects when the solution is closed. This causes the settings to transfer over to the new solution, which i…
30 Nov 2016 03:01 UTC
-
Nothing being written to 'Project config file storage path'
Thanks for these extra details! I've managed to reproduce the 'Project config file storage path' issue. It looks like this doesn't support absolute file paths like it's supposed to. I'll have a fix for this available soon. I'm also investigating the other issue and will update you soon.
30 Nov 2016 02:00 UTC
-
VS15 Installer
Would you be able to submit a bug report after opening a solution? Most likely there'll be something reported in the log we can use to identify the problem.
30 Nov 2016 01:53 UTC
-
VS15 Installer
The VS2017 installer is a bit different to that of the other versions of VS. MS changed the whole install system behind VS, so the tried and tested methods of finding the VS installation no longer work. It looks like the registry key I was using as a fallback isn't reliable either. Is it possib…
30 Nov 2016 01:39 UTC
-
Nothing being written to 'Project config file storage path'
Hi, Thanks for sharing these issues. This is quite a complex configuration setting in regards to solution switching, so I guess it isn't a huge surprise that something found a way to go wrong here. If I understand what you've described, it feels like there are two problems here: - When cha…
29 Nov 2016 22:35 UTC
-
Cross-process coverage = HTTP tests coverage support with ASP.NET Core?
Hi, It's hard for me to give you a straight answer on this without knowing more about your setup, but I can give more details about how the cross-process coverage works so that you can target your expectations :) When NCrunch starts to execute tests in its task runner, it sets an environment v…
29 Nov 2016 22:30 UTC
-
Workspace folder disk usage
Hi Csaba, I recently found a flaw in the workspace cleanup code on the grid node. The node would still clean up workspaces, but it wouldn't do this properly on client disconnection. If the node was recycled, it would kick in with a cleanup, but this would require a manual action. A fix for t…
29 Nov 2016 09:49 UTC
-
NCrunch 3 Crashed devenv.exe During First Crunch Wizard
The wizard itself is dynamic, so there's a bit of complexity that defines what gets shown depending upon how the wizard was initiated and which settings have already been specified. If it's not bugging out anymore, then I think we're good here :)
29 Nov 2016 07:47 UTC
-
NCrunch 3 Crashed devenv.exe During First Crunch Wizard
Congratulations for being the first to find and report a problem with version 3! This one wasn't too hard to reproduce. It looks like there was a workflow here that wasn't being properly handled. I've prepared a fixed build if you're interested in giving it a try: [url=http://downloads.ncrun…
29 Nov 2016 07:26 UTC
-
"Run all visible tests" != "Run all tests" behavior
This is now available with the NCrunch V3 release. [url=http://blog.ncrunch.net/post/Announcing-NCrunch-Version-3!.aspx]http://blog.ncrunch.net/post/Announcing-NCrunch-Version-3!.aspx[/url].
29 Nov 2016 02:58 UTC
-
PInvokeStackImbalance in devenv
A fix for this is now available in NCrunch V3. [url=http://blog.ncrunch.net/post/Announcing-NCrunch-Version-3!.aspx]http://blog.ncrunch.net/post/Announcing-NCrunch-Version-3!.aspx[/url].
29 Nov 2016 02:58 UTC
-
VS15 Installer
Now released :) [url=http://blog.ncrunch.net/post/Announcing-NCrunch-Version-3!.aspx]http://blog.ncrunch.net/post/Announcing-NCrunch-Version-3!.aspx[/url].
29 Nov 2016 02:56 UTC
-
Bug with combination of catch-when and params arguments
A fix for this problem is being released today with V3.
28 Nov 2016 21:51 UTC
-
NCrunch gets stuck after switching solutions
Thanks for sending through the log! This was very revealing. NCrunch is taking an insanely long time to clean up its workspaces. For example: ENGINE - [11:30:49.7694-Core-44] Cleaning up workspace: D:\Stash\NCrunch\11136\3 ENGINE - [11:31:17.2331-Core-44] Publishing Event: [WorkspaceDeleted…
22 Nov 2016 21:38 UTC