Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
NCrunch Tests-window issues in Rider
I've had a go at reproducing this on my own machine (I use NVIDIA Surround too), but it doesn't seem to happen on my end. Probably there is an environment component to the problem. You've mentioned that this seems to affect other non-NCrunch tool windows in Rider too? Do the effects seem to be si…
07 Jun 2025 02:40 UTC
-
Unable to build net9.0 isolated Azure Functions
Could you try setting an NCrunch custom property 'DesignTimeBuild=true' in the Custom Build Properties setting for your function project? I'm hopeful this will get you up and running for the time being. I'm working on a more permanent fix.
07 Jun 2025 01:21 UTC
-
Unable to build net9.0 isolated Azure Functions
[quote=arkiaconsulting;18178]ZIP posted. I must add that the FunctionApp builds well when using the version 2.0.2 of the Microsoft.Azure.Functions.Worker.Sdk package[/quote] Thanks for this. They probably shifted something in the targets again. I'll let you know as soon as I have more info.
06 Jun 2025 06:09 UTC
-
Unable to build net9.0 isolated Azure Functions
Thanks for sharing this issue. Can you confirm whether you're running the latest version of NCrunch? Is this a problem you can reproduce with a sample solution that you can share with me? You can submit small samples in ZIP form through the [url=https://www.ncrunch.net/support/contact]support…
06 Jun 2025 05:54 UTC
-
NCrunch Tests-window issues in Rider
Hi, thanks for sharing these issues. I'll try to address them individually. [quote=Fresa;18172]The NCrunch test window breaks often in multiple ways in Rider. - It stops responding to Windows [url=https://support.microsoft.com/en-us/windows/snap-your-windows-885a9b1e-a983-a3b1-16cd-c531795e6241…
06 Jun 2025 00:05 UTC
-
Console Runner, OpenCover and NUnit reports w/ SonarQube
Would you be interested in trying the build below? It contains a fix for the duplication of files in the export. It also fixes some issues around the identifiers that you've identified. I hope it works better than the existing export. [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrun…
04 Jun 2025 10:43 UTC
-
dotnet 10 preview 4
Hi, thanks for posting. I'm sorry but NCrunch doesn't support preview builds of .NET. You'll need to wait until we're closer to RTM on this platform before support is added.
03 Jun 2025 23:40 UTC
-
Console Runner, OpenCover and NUnit reports w/ SonarQube
Thanks for these extra details. I've identified the reason for the duplicate file entries in the export. This is being caused by the documents being duplicated inside the physical data in the non-portable PDB file. There are reasons for why MS has been trying to move away from this format. It …
03 Jun 2025 00:29 UTC
-
Console Runner, OpenCover and NUnit reports w/ SonarQube
[quote=MarcChu;18164] At any rate, after your response, I did stumble upon the fact that SonarQube actually supports generic test data report format, with schema described [url=https://docs.sonarsource.com/sonarqube-server/latest/analyzing-source-code/test-coverage/generic-test-data/]here[/url]. …
30 May 2025 23:52 UTC
-
Console Runner, OpenCover and NUnit reports w/ SonarQube
Thanks for sharing this issue in such detail. You are correct in your assessment that the NUnit export format is very old. NCrunch's NUnit export was originally implemented well over 10 years ago (I think it was somewhere around 2012-2013) and was based off the structure of exports as they were …
30 May 2025 00:31 UTC
-
NCrunch crashes more often with very high CPU/Memory
[quote=TimVisma;18160]I ran the configuration wizard again and put CPU IDE vs NCrunch in the middle. This allows me to work in the solution again with NCrunch ;). [/quote] Odd. This shouldn't cause the problem. If it happens again, could you submit a bug report for me?
23 May 2025 11:43 UTC
-
NCrunch crashes more often with very high CPU/Memory
Thanks for confirming this. The size of these files suggests the cache is not the source of the problem. I don't expect the bug report will contain the information needed to isolate this problem, but it may be worth submitting one anyway using the submit bug report option. I wasn't able to acce…
23 May 2025 10:15 UTC
-
NCrunch crashes more often with very high CPU/Memory
Does deleting the NCrunch cache directory resolve the problem? Check it first to see how big it is. You can view the logs by clicking the 'Submit bug report' menu option and choosing to save the report to disk (make sure to give it a few seconds to write the report in the background first)
23 May 2025 09:25 UTC
-
NCrunch crashes more often with very high CPU/Memory
Thanks. Let's try and deduct what is causing this. The screenshot helps as it confirms this is in the engine process (not the satellite test runners). Can you try turning off RDI (if it's enabled)? Also, can you share approx details of the solution you're on in terms of number of lines of co…
23 May 2025 08:44 UTC
-
NCrunch crashes more often with very high CPU/Memory
Hi Tim, Thanks for sharing this issue. Could you try the build referenced in [url=https://forum.ncrunch.net/yaf_postst3584_Exception-thrown-in-Rider-running-version-5-14-0-5.aspx]this thread[/url]? There is a fix there for an issue that causes some diagnostic behaviour in Rider that seems to …
22 May 2025 08:08 UTC
-
Exception thrown in Rider running version 5.14.0.5
[quote=lassesjorup;18147]Reverted back to the previous version and the issue returned (as expected ;)). Did manage to catch a glims of a "dumping stacktrace"ish message from Rider while the stall was happening so I am quite sure that it is whats causing the stall. [/quote] Excellent, thanks fo…
21 May 2025 23:35 UTC
-
Support TUnit
Sorry, there are no plans to support TUnit at this time.
20 May 2025 08:09 UTC
-
Exception thrown in Rider running version 5.14.0.5
[quote=lassesjorup;18141]Right now I suspect the stall is caused by Rider collecting information about the issue and not the issue itself. I have installed the fix and will give it a spin tomorrow and report back.[/quote] That would make sense. I'm keen to hear whether it solves the problem for …
18 May 2025 23:09 UTC
-
Running Reqnroll Tests in Sequence
[quote=amo11;18136]Disabling parallel test execution does stop the timeout failures, but at the expense of much longer execution times. [/quote] This suggests that there must be some tests that are not marked with a common ExclusivelyUsesAttribute value, yet they are still utilising the DB. As …
16 May 2025 09:21 UTC
-
Different NCrunch file naming for slnx
I've prepared a build containing a fix for this, if you're interested in giving it a try? Note that you might need to rename your config files again (they shouldn't have .slnx in the name). [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_5.15.0.3.msi]NCrunch_Console_5.15.0.3.…
16 May 2025 05:07 UTC