Forum member
GibSral
27 posts
Posts by GibSral
-
Crash in VS2019 with NCrunch 3.27
On loading a large solution (~100 projects) via command line (devenv.exe $Solution) ncrunch crashes Visual Studio. Visual Studio restarts -> crashes again and again and so on. When I start VS after a crash without solution it tells me that ncrunch caused the crash I enabled logging of VS but unfo…
07 May 2019 12:32 UTC
-
BadImageFromatException when using ValueTuple
Hi, I just created a simple MsBuildTask with the appropriate NUnit (3.7) test project. (both .net 4.6.1) When using the new Tuple I get a BadImageFormatException when ncrunch (Version 3.11.0.5) executes the test. This also happens in Version 3.10.0.20. [h]An error occurred while analysing th…
25 Aug 2017 09:08 UTC
-
Even the simplest .NET Core project fails to build under NCrunch
I have a similar issue. When building a .net core project ncrunch fails with the following log entry (I replaced my local user with $USER$ in the paths): [h]ENGINE - [14:50:24.962-Core-27] Event [ErrorEvent:[Error: Context: (global) Category: Internal Message: Unable to find version 1.1.0 of…
01 Aug 2017 13:17 UTC
-
NCrunch + NUnitAttribute "TestCaseSource"
Hi, i have an Issue concering NUnit-Tests decorated with the TestCaseSource-Attribute. NCrunch only shows me 1 test but in fact there are more because my TestCaseSource returns multiple Testcases. The Resharper-testrunner shows me all testcases returned by the source. This makes debugging a sp…
16 Mar 2015 12:50 UTC
-
NullReferenceException on GridNode Server
Thanks a lot, then I will move the solution to the other drive. Greetings Lars
02 Dec 2014 21:33 UTC
-
NullReferenceException on GridNode Server
Thanks for your reply, i tried it with another solution and it works. The difference is that the solution where it fails is on C: and the projects are in my TFS-Workspace on D: I will follow your instructions and submit a bug report. Greetings ant thanks Lars
02 Dec 2014 09:05 UTC
-
NullReferenceException on GridNode Server
Hi, i have the following issue when NCrunch connects to the GrideNode Server. System.NullReferenceException: Object reference not set to an instance of an object. at nCrunch.GridNode.NodeSnapshotManager.(IList`1 ) at nCrunch.GridNode.NodeSnapshotManager.AlignSnapshotWithNode(ISnapsho…
01 Dec 2014 15:54 UTC