Forum member
michaelkroes
306 posts
Posts by michaelkroes
-
Problem building project using VS2022 Preview
Thanks, I'll have a look.
04 Aug 2021 11:49 UTC
-
Problem building project using VS2022 Preview
Hi, Thanks for taking the time to report the error. Would you mind trying to set the [url=https://www.ncrunch.net/documentation/reference_project-configuration_build-process-cpu-architecture]build process CPU architecture[/url] to x64? If that doesn't solve it I'd appreciate the minimal proje…
04 Aug 2021 10:37 UTC
-
Large solution - Visual Studio 2019
You can submit a bug via NCrunch menu. Either by using the visual studio menu bar (top level or under the Extensions menu) or by right clicking the NCrunch icon in the lower right corner. There's a submit bug report option there.
04 Aug 2021 06:13 UTC
-
Project Level Parallelism
Hi thanks for posting! You can try setting the Serial Attribute on the tests, or the whole assembly. A bit more information can be found here: https://www.ncrunch.net/documentation/reference_runtime-framework_serial-attribute Please let me know if this doesn't solve your problem.
04 Aug 2021 06:11 UTC
-
buildTime and other elapsed time fields in RawResults.xml start at 12 hours
I've reproduced and fixed this and it will be included in the next release. We don't know yet when this will be out, do you require a preview build that contains a fix for this?
26 May 2021 14:41 UTC
-
buildTime and other elapsed time fields in RawResults.xml start at 12 hours
Hi! Thanks for reporting this issue. I’ll have a look and see if I can reproduce it on our end. I’ll let you know how it goes.
26 May 2021 07:46 UTC
-
NCrunch Build Failure of Unit Test Project
Hi Sam, Another thing to consider is deleting your nuget cache directory and restoring all the packages again. Occasionally this can get corrupt.
30 Apr 2021 03:59 UTC
-
Enable NCrunch is disabled
Hi, I'm sorry this problem is persisting for you. Would you mind trying to close all VS instances and deleting the globalconfig.crunch.v3.xml file which is located here: C:\Users\[USER]\AppData\Roaming\NCrunch
28 Apr 2021 16:23 UTC
-
Visual studio preview 16.9.4 breakage
Hi All, I've been trying to reproduce this but no luck yet. Could any of you commit a small test project to github (or a zip file somewhere) that reproduces this for you? Michael
04 Mar 2021 12:00 UTC
-
New console window opens on every save operation in VS
We've added initial support for AzureFunctions only very recently. I just checked with our test project, this doesn't trigger a window being shown. Is there a way for you to reproduce this in a sample project? In the mean time if none of your test projects depend on the Functions project you…
01 Mar 2021 14:27 UTC
-
New console window opens on every save operation in VS
Hi thanks for reporting this. Can you give some more insight into your project structure? Do you perhaps have a Azure Functions project?
01 Mar 2021 14:15 UTC
-
System.Diagnostics.Contracts cause all related tests to fail
We have a configuration setting for code contracts: https://www.ncrunch.net/documentation/reference_project-configuration_allow-static-code-contract-checks However, this doesn't work properly with netcore. We'll add a task to our backlog to investigate this further. In the mean time I'm looking for …
18 Feb 2021 10:36 UTC
-
System.Diagnostics.Contracts cause all related tests to fail
Hi, I just tried to reproduce this and see the same issue even with the latest release. It looks like the test process is being terminated early. This needs a bit more investigation.
17 Feb 2021 15:33 UTC
-
System.Diagnostics.Contracts cause all related tests to fail
Hi thanks for posting! Are you perhaps using net5.0? If so there's a know issue that was solved with the build that was released yesterday. Could you try using that one? We also have another build that solves a few other issues related to the new logging system that was implemented. It shou…
17 Feb 2021 15:24 UTC
-
Failure to Export OpenCover file
Thanks for taking the time to report this. We've added a task to the backlog to get this fixed.
27 Jan 2021 09:17 UTC
-
NCrunch window losing icons
Could you try changing the setting under VS Options => Environment => General => Optimize rendering for screens with different pixel densities? If you untick this and restart VS, does the problem still occur? Can you also submit a bug report via the NCrunch menu when the icons are invisible? Mayb…
19 Jan 2021 11:55 UTC
-
NCrunch window losing icons
Is the other monitor with the different scaling factor the primary monitor?
19 Jan 2021 11:53 UTC
-
NCrunch window losing icons
Hi sorry you’re getting this error. I’ve got a couple of questions: Is your UI scaling set to 100% ? Is this a multi monitor setup with different scaling across the monitors? Is this via RDP?
19 Jan 2021 11:46 UTC
-
Optimized Instrumentation does not work with Avalonia.
Would you mind trying the build below? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.7.0.2.msi]NCrunch_Console_4.7.0.2.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.7.0.2.zip]NCrunch_Console_4.7.0.2.zip[/url] [url=https://s3.amazonaws.co…
12 Jan 2021 08:08 UTC
-
NCrunch cannot compile my project whereas VS can
We're still looking into this. In the mean time as a workaround setting Copy referenced assemblies to workspace to True for CQELight.DAL.EFCore.Integration.Tests makes it compile and run tests.
11 Dec 2020 17:38 UTC