Forum member
arkiaconsulting
43 posts
Posts by arkiaconsulting
-
MCP Server - WaitForEngineWorkCompleted times out
About [b]GetTestsCoveringLine[/b], my agent cannot use it correctly. Here is what it says: [quote] **Root cause: an nCrunch MCP tool-contract defect, not a test coverage issue.** - `GetFileDetails` confirms that `RollbackBackups.razor.cs:280` is covered by one test. - `GetTestsCoveringLine` …
14 Sep 2026 09:37 UTC
-
MCP Server - WaitForEngineWorkCompleted times out
Thanks for always kind support !
14 Sep 2026 08:05 UTC
-
MCP Server - WaitForEngineWorkCompleted times out
For instance, it fails on the following test method: [code] [Fact(DisplayName = "GetRollbackOperations returns persisted rollback operations indexed by instance")] public async Task Test03() ... [/code]
14 Sep 2026 07:59 UTC
-
MCP Server - WaitForEngineWorkCompleted times out
I observed 2 pitfalls in the way the agent is using RunTests. [b]RunTests[/b] To run a test, it first tries by method name [code]"fullNameRegex": "^My\\.Project\\.Namespace\\.TestClass\\.<test_method_name>$"[/code] but it get an error saying that no test were found. So it's forced to run GetTe…
14 Sep 2026 07:28 UTC
-
MCP Server - WaitForEngineWorkCompleted times out
Thanks Remco, looks better. My agents says the bug is fixed ^^ Do we agree that the following response is expected, for instance when child projects do not build ? [code] {"CurrentState":"Idle","SolutionFilePath":"<redacted>","LoadedProjectCount":54,"BuildFailureCount":1,"ProcessedTaskCount"…
11 Sep 2026 12:20 UTC
-
MCP Server - WaitForEngineWorkCompleted times out
Install in progress
11 Sep 2026 11:49 UTC
-
MCP Server - WaitForEngineWorkCompleted times out
Hi @Remco, Question: how is it possible that this tool `WaitForEngineWorkCompleted` reports being Idle whereas some tasks are still processing/unprocessed ? [code] {"CurrentState":"Idle","SolutionFilePath":"<redacted>","LoadedProjectCount":54,"BuildFailureCount":0,"ProcessedTaskCount":46,"Tas…
10 Sep 2026 12:35 UTC
-
MCP Server - WaitForEngineWorkCompleted times out
I think that I found the reason. When working with the console MCP, when the agent starts a new session, all the tests are launched which in my case is a long running task as I also have integration tests. So I changed the console tool configuration file adding the flag [quote]<TestsToExecuteAut…
08 Sep 2026 07:22 UTC
-
MCP Server - WaitForEngineWorkCompleted times out
Hi, whatever the engine is busy or not, the AI agent call to `WaitForEngineWorkCompleted` times out. This happens either from within VS 2026 IDE integration, either from the console tool. [quote] System.Exception: An exception was thrown in the remote environment: System.Reflection.TargetI…
07 Sep 2026 13:24 UTC
-
MCP server
Hi @Remco, thank you for this amazing work on the MCP server. Question: once the MCP server is running on http, how can a client use the secret/password to authenticate ?
27 Jul 2026 08:17 UTC
-
MCP server
That would be a MASSIVE +1 !! Running tests the standard way is so slow. An agent that could benefit from NCrunch would greatly increase my productivity. @Remco: need to expose some APIs for MCP to consume ?
21 Apr 2026 07:35 UTC
-
NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...
It looks like that the issue is solved. No more weird NCrunch window sizes, and the the trace output never disappeared. Thanks @Remco !
17 Oct 2025 06:39 UTC
-
NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...
Thanks @Remco. I just installed this version and I'll test it during the next few days.
13 Oct 2025 08:18 UTC
-
NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...
The laptop screen is 150% zoom. The 49" wide screen is 100%. I only use VS on the large screen (5120x1440) Changing the optimization setting doesn't change anything. I just noticed an interesting fact: by setting the pixel scale to 75% on the wide screen, I don't have any weird NCrunch compone…
10 Oct 2025 06:05 UTC
-
NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...
The font is the default one "Courrier New, 8.25pt, 0" PS: I also noticed that sometimes, the trace output scroll bar takes about 90% of the width of the trace output pane
09 Oct 2025 07:22 UTC
-
NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...
You're probably right. And I must mention that I'm not using VS onto the main laptop display, but on a separate wide screen.
08 Oct 2025 16:38 UTC
-
NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...
Actually, the trace output content disappears as soon as I resize vertically the bottom pane of the ncrunch window. Side note: when I open VS, the bottom pane is not even visible. In order to make it appear, I must change the horizontal size of the ncrunch window. Worth mentioning that my ncru…
08 Oct 2025 06:42 UTC
-
NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...
No freeze until this morning. But we lost the trace output. Relaunching VS make it appear again, but it becomes quickly empty.
07 Oct 2025 13:44 UTC
-
NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...
Installed. I'll use it for 2 days and let you know.
07 Oct 2025 06:08 UTC
-
NCrunch 5.15.0.4 crashes my VS 17.14.7 again and again and again...
I'll retry. I should attach the other VS instance to devenv.exe, right ?
02 Oct 2025 14:22 UTC