Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
Help debugging issue with impacted tests detection
Hi, thanks for posting. Could you confirm which engine mode you are currently using? Also, could you submit an NCrunch bug report immediately after this happens?
15 Jul 2025 00:17 UTC
-
Rider: Elapsing Ignored Test in NCrunch Test Windows on unignoring
Thanks. I'll check it out.
12 Jul 2025 23:47 UTC
-
Rider: Elapsing Ignored Test in NCrunch Test Windows on unignoring
It's possible you have an ignored test selector that is causing some hierarchical problems. Check your settings files for the ignore selectors and try removing them manually (with the IDE closed). Ignoring and unignoring at project level should normally work.
11 Jul 2025 07:14 UTC
-
Rider: Elapsing Ignored Test in NCrunch Test Windows on unignoring
Hi, thanks for sharing this issue. The Tests Window doesn't work very well for the ignore/unignore options when set to organise tests by category. The reason for this is because of the way ignored tests work internally in the engine. When you ignore a test, the engine creates and stores a con…
09 Jul 2025 22:55 UTC
-
Unable to exclude .txt files from triggering tests to run
Hi, thanks for posting. The 'Run all tests automatically' engine mode is fairly indiscriminate. It will run every test in a project that passes through the build system. Because there's no reliable way to know which files contribute to the build, any changed file in a project will trigger a bui…
08 Jul 2025 23:59 UTC
-
xunit v3, missing xunit.v3.runner.inproc.console net6.0?
Here's a fixed build for you. [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_5.16.0.3.msi]NCrunch_Console_5.16.0.3.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_5.16.0.3.zip]NCrunch_Console_5.16.0.3.zip[/url] [url=https://s3.amazonaws.com/dow…
08 Jul 2025 00:01 UTC
-
xunit v3, missing xunit.v3.runner.inproc.console net6.0?
Thanks for narrowing this down. It looks like this problem is caused by xunit switching to net8, so the path has changed. I'll see about implementing a fix.
07 Jul 2025 21:25 UTC
-
xunit v3, missing xunit.v3.runner.inproc.console net6.0?
As far as I'm aware, any widespread issues of this sort have been resolved in the later builds of NCrunch. With that said, it's quite possible that certain build configurations can still give dependency errors around Xunit3. Can you share more detail around the project you're experiencing proble…
03 Jul 2025 23:37 UTC
-
Rider: Any NCrunch ToolWindows in Windows Mode steals Focus
[quote=Der-Albert.com;18213] I could reproduce it when NCrunch had detected build errors for a project, and I clicked in the NCrunch Tool Window on the Line with the Error, and was unable to type anything in that opened Document, But I could type in other already open document windows [/quote]…
02 Jul 2025 23:40 UTC
-
Rider: Any NCrunch ToolWindows in Windows Mode steals Focus
Thanks for sharing this. Are you able to provide step by step instructions on how to get the editor into a state where it does not accept any input?
27 Jun 2025 13:02 UTC
-
Rider prompts to install .net runtime 6.0.36 after every reboot
[quote=aledmorris2;18207] I've installed the SDK rather than the runtime but I'm expecting a visit from the software police in the near future who will tell me it's not allowed (out of support) [/quote] In theory, the runtime should be enough. I'll admit that I never tested it with just the ru…
24 Jun 2025 22:53 UTC
-
Rider prompts to install .net runtime 6.0.36 after every reboot
NCrunch requires .NET 6 to be installed when working under Rider. I'm not sure how reliable the message prompts for installing this are, but downloading the SDK and installing it manually should definitely solve this. [quote=aledmorris2;18205] Just now (5 hours after that) the NCrunch process w…
24 Jun 2025 00:11 UTC
-
Rider prompts to install .net runtime 6.0.36 after every reboot
Can you check the contents of your Program Files\dotnet\sdk directory and list for me the versions of .NET that you have installed?
23 Jun 2025 10:44 UTC
-
Rider prompts to install .net runtime 6.0.36 after every reboot
Hi Aled, Thanks for sharing this issue. Can you confirm precisely when you receive the prompt to install .NET? Is this when the NCrunch engine starts? Or when you open a solution in Rider? Or perhaps when you run a test?
23 Jun 2025 09:28 UTC
-
Unable to build net9.0 isolated Azure Functions
[quote=emsurgecto;18197] This worked for me, thank you! Does it have any negative implications? [/quote] So far I know of none. However, it's impossible to account for every toolset. If you don't see any problems with the build completing, then it's a safe bet that you're OK.
20 Jun 2025 08:22 UTC
-
NCrunch internal error: ArgumentOutOfRangeException: Arrays bigger than 2GB are not supported
Hi, thanks for sharing this issue. How large is the PDB for this project? I don't think I've ever seen a PDB reach 2GB before.. Does switching the project to use a portable PDB resolve the issue for you?
13 Jun 2025 00:24 UTC
-
NCrunch Tests-window issues in Rider
Sorry, the only suggestion I can make at this stage is to avoid changing your monitor layout while you have Rider running.
12 Jun 2025 00:32 UTC
-
Search in Trace Output
Thanks, I'll look into it :)
12 Jun 2025 00:30 UTC
-
NCrunch Tests-window issues in Rider
Thanks for these extra details and for the screenshot. From what you've described, I think something is going wrong in the sizing inside the JB wormhole system when the O/S adjusts the display. Unfortunately, all of this is outside the range of what we are able to fix in NCrunch. If resizing th…
09 Jun 2025 23:40 UTC
-
NCrunch Tests-window issues in Rider
Would you be interested in trying the build below? This has some fixes for the RDI overlay under Rider. I'm hoping it will work a bit better for you. Note that there are no fixes for the Tests Window in this build: [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_5.16.0.2.ms…
07 Jun 2025 03:42 UTC