Forum member
michaelkroes
306 posts
Posts by michaelkroes
-
Crash in VS2019 with NCrunch 3.27
Hi Lars, I did some testing with 30.0.1 to see if I hadn't accidentally fixed the issue while preparing for 16.3. The currently release version seems to be working fine for me with 16.2.5. Of course this doesn't help you at all :) I'm building a new version that does some logging to a file t…
13 Sep 2019 09:58 UTC
-
Crash in VS2019 with NCrunch 3.27
Hi Lars, Sorry this is happening again. I haven't had any issues that version myself. Would you mind checking to see if there's anything in the windows event viewer? Did VS blame us again after the crash? (sometimes we are wrongly accused of a crash) Could you also try start VS from the C…
13 Sep 2019 08:45 UTC
-
NCrunch Test Window Blank
Hi, There should be no need to uninstall first. You can download the latest version from the website: https://ncrunch.net/download.
12 Sep 2019 13:03 UTC
-
Work session report
I can imagine that the 10 minute window is annoying for this use case. The 10 minutes are set to reduce memory consumption. We don't currently expose an API. If you want you can drop feature suggestions here: https://ncrunch.uservoice.com/ This gives us the opportunity to see if people are …
04 Sep 2019 18:52 UTC
-
Need to manually open/close Grid Node configuration on remote server almost daily
The default TCP port for a gridnode is 41141. You can verify that this hasn't changed by opening the Distributed Processing window and editing the server connection. That should list the TCP port. This port needs to be accessible and enabled in the firewall.
04 Sep 2019 17:50 UTC
-
Work session report
Hi, Thanks for posting. We don't have that report. We do have the TimeLine report. This will show the history of the engine for the last 10 minutes. [url=https://blog.ncrunch.net/post/VS2019-Stability-New-Tests-Window-Progress-Bar-and-Timeline-Report.aspx]TimeLine release in VS[/url] [url…
04 Sep 2019 17:48 UTC
-
NCrunch fails to run when solution includes non-C# projects
Hi Pablo, Thanks for taking NCrunch for a spin. Those two projects need to be ignored. You can do this via the project level settings. You can open the NCrunch menu by right clicking the corner icon and selecting configuration. Navigate to the project and select Ignore this component complete…
30 Aug 2019 18:11 UTC
-
Can't enable NCrunch in VS2019 16.3.0 Preview 2
Hi All, Below are links to a release that supports the new VS preview. This release also has a change to the grid protocol, so if you use distributed processing you need to upgrade the grid nodes as well. [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.31.0.1.msi]NCrunch_…
15 Aug 2019 14:20 UTC
-
Can't enable NCrunch in VS2019 16.3.0 Preview 2
Hi! Thanks for posting this. We noticed this yesterday, we've got a fix committed for it but no release out yet. I'll have a look to trigger a dev release for this.
15 Aug 2019 10:19 UTC
-
serious typing lag when running NCrunch in VS2019
Hi, Would you mind checking this build and see if it fixes the problems? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.30.0.1.msi]NCrunch_Console_3.30.0.1.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.30.0.1.zip]NCrunch_Console_3.30.0.…
07 Aug 2019 19:56 UTC
-
serious typing lag when running NCrunch in VS2019
Hi All, Thanks for taking the time to report this issue. Sorry for the inconvenience. I've got this reproduced and I will report back once I know more.
07 Aug 2019 16:08 UTC
-
Performance Decays
Hi! Thanks for posting. Would you mind going to the NCrunch configuration and enable Track engine performance? This will require you to restart the IDE. Once activated this will give you an extra tab on the Tests Window, this tab will, for a selected test, show what the engine is spending its…
25 Jul 2019 05:21 UTC
-
Cannot get Grid Node Server with VS 2019 Tools to build .NET Sdk Project
Glad that worked!
12 Jul 2019 06:07 UTC
-
Cannot get Grid Node Server with VS 2019 Tools to build .NET Sdk Project
I've tried to reproduce this issue. I've setup a clean VM with just the VS2019 build tools and the latest grid node server and create a multitargetted project like you have. I couldn't get this to fail. This leads me to believe that we are having some issues finding the version of VS. Could …
11 Jul 2019 12:50 UTC
-
Cannot get Grid Node Server with VS 2019 Tools to build .NET Sdk Project
Hi thanks for posting. I'm investigating this. I'll let you know what I find.
11 Jul 2019 08:51 UTC
-
SpecFlow Tests
Hi, Thanks for posting. With SpecFlow 3 there are some extra nuget packages that are required to run the tests. https://specflow.org/documentation/NuGet-Packages/ SpecFlow.Tools.MsBuild.Generation <= this is an important one for NCrunch. We need to generate the code during our builds and st…
09 Jul 2019 19:12 UTC
-
Using network shares from tests run from grid node
Hi thanks for posting. NCrunch runs under the LocalSystem account by default. You can change the account the service runs under by opening the services.msc from Start->Run. Find the Grid Node service and right click it and select the properties. There's a tab there that's called Log On. You can s…
09 Jul 2019 19:08 UTC
-
Build issues - cannot find version of tons of files
Hi, I know everything works correctly now, but I wanted to share that the build below should fix this problem without manually adjusting the references: [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.29.0.4.msi]NCrunch_Console_3.29.0.4.msi[/url] [url=https://s3.amazonaw…
02 Jul 2019 17:07 UTC
-
.NET Core 3.0 preview and System.Runtime version=4.2.1.0
Hi! Thanks for taking the time to post this. I've looked into this. Would you mind trying the build below? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.29.0.4.msi]NCrunch_Console_3.29.0.4.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console…
02 Jul 2019 17:01 UTC
-
Build issues - cannot find version of tons of files
Hi, I'm glad everything works again. I'm sorry I didn't make it more clear that every reference needed changing. We are going to investigate if it's possible to make a change to the engine so we handle it the same way as Visual Studio handles it. Michael
28 Jun 2019 17:33 UTC