Forum member

Remco NCrunch Developer

7586 posts

Posts by Remco

  1. Large solution - pending tests do not execute

    Nice work, that will fix it :) The problem here isn't that these are test utility projects. It's perfectly fine to have projects that reference test frameworks but don't declare any tests. The problem here is that these projects are targeting a platform that cannot be directly instantiated at r…

  2. Large solution - pending tests do not execute

    Hi, thanks for sharing this problem. We regularly test the engine with significantly more tests than this, so my expectation is that there is a structural reason for these tests not being run (rather than the raw quantity of them). 750 projects is quite an impressive number though. My suspici…

  3. Build failed on ARM Windows 11

    Not at the moment, but if you vote for it on [url=https://ncrunch.uservoice.com]uservoice[/url] we can track the demand and maybe introduce it in future.

  4. Build failed on ARM Windows 11

    Hi, thanks for posting. Sorry, NCrunch does not support running on an ARM machine. I'll update the supported toolsets page now to show this.

  5. Spinning Spinner

    Hi, thanks for posting. NCrunch has a range of global settings that can control the colour of the orbiting dots on the corner spinner. Perhaps you can try setting the orbiting dots so that they are the same colour as the spinner in its most common state? I guess it won't be possible to cover …

  6. Projects stuck in "Build Assembly - Pending" phase

    Thanks for sending through the bug report. This problem seems to be caused by a project in your solution that is being loaded multiple times. Would you be able to contact me via the [url=https://www.ncrunch.net/support/contact]support contact form[/url]? I'd like to discuss more with you abou…

  7. Projects stuck in "Build Assembly - Pending" phase

    Could you submit an NCrunch bug report after the engine has hung? I'll check over the log to see if there is any clue as to why this is happening.

  8. Projects stuck in "Build Assembly - Pending" phase

    Hi, thanks for sending through the bug report. We just released v4.15 two days ago. Could you give it a try to see if it solves this issue? We implemented a number of fixes in this release. It's possible to view the logs for the failed tasks in the Processing Queue window (when you have the …

  9. MStest doesn't execute unit tests when OutputPath of the project changes

    Hi, thanks for posting. NCrunch doesn't integrate with Test Explorer or use Visual Studio's MSTest adapters. The problem you're experiencing here is with Visual Studio, not NCrunch. I recommend running your tests using NCrunch's Tests Window instead (as this is where you'll see the benefits of …

  10. Windows DevKit 2023 (ARM)

    Hi, Thanks for sharing this. We don't have support right now for ARM. If you'd like to see this in future, you're [url=https://ncrunch.uservoice.com]welcome to request it via uservoice[/url]. Is the performance problem you've experienced showing specifically for this platform? Or is this …

  11. NUnit3 TestFixtureSource types have no coverage information associated with them

    Hi, thanks for sharing this. Although I'll admit that it isn't ideal, this is actually by design. Code that executes inside TestCaseSource is executed at Analysis time, which is when we discover tests. As such, there is no test in the codebase to associate this coverage with. TestCaseSource …

  12. NCrunch Warnings about copying assemblies to build output directory

    [quote=pineleaf;16329]Hi I am hitting the exact same issue as above - only issue is that when I "Hide Selected Warning" then reload/rebuild it continues to have a status of not built. [/quote] Does turning on/off the 'Show unexecuted tests' filter option make the project disappear? Do related t…

  13. Reset status on treeview node with children does not work

    Hi, thanks for sharing this. The reset feature was designed to work on tests, and projects weren't considered .. but there is no reason why they couldn't be. I'll take a look to see if we can improve this. I think the problem you're describing with intermittently failing tests is very common. …

  14. How to accept changes detected by VerifyTests?

    I just want to add here that Simon saw this problem, implemented a change and released it in a few hours specifically to provide a solution for this. Thanks Simon.

  15. 404 on recent posts

    Yes, it does. This looks to be caused by the '+' in the link. Thanks for flagging this up. I'll get it sorted.

  16. NCrunch Grid Node cannot connect

    Hi Dirk, Thanks for sharing this issue. When the grid server opens connections, it tries to do so for all allocated addresses on the machine. This often includes addresses that are associated with disabled or inactive adapters. Consequently, you'll usually see a few of these in the logs. …

  17. .NET6 SDK must be always updated?

    [quote=Marcello;16314] Can I read the release notes somewhere?[/quote] As this is a not a published release build, we don't provide release notes for this. This is only a small increment over the existing v4.14 release available on the download page. If the fix works, this will be included in …

  18. .NET6 SDK must be always updated?

    Would you be interested in trying the build below to see if this resolves the problem? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.15.0.3.msi]NCrunch_Console_4.15.0.3.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.15.0.3.zip]NCrunch_Cons…

  19. NCrunch server node close all connections

    Hi, thanks for sharing this issue. We're not aware of anything in NCrunch that can cause this problem. In terms of the grid node itself, it's basically just a standard TCP server that uses the TcpListener class to accept connections for data exchange. I suspect this issue is environment relat…

  20. .NET6 SDK must be always updated?

    Can you confirm for me the following: - How often does this problem appear? (a rough guess is fine) - Is the effected node being shared by multiple users? - If so, do the missing versions of the packages have binary differences between the users of the effected node? (i.e. at binary level, do t…