Forum member
jbarket
7 posts
Posts by jbarket
-
CLI Suddenly Creates New Workspace at End of Tests
Thanks for the quick reply. I'm pretty sure it's something in the build that was doing it, and it was just a timing issue of whether it bothered NCrunch or not. Moved some build steps around this morning and it hasn't happened since.
29 Mar 2017 17:16 UTC
-
CLI Suddenly Creates New Workspace at End of Tests
I'm having some weird issues with the CLI on our build server. About 1/3 of the time, things work just fine. For most of the builds, however, it builds the projects, runs the test suite, and then ends like this: 2017-03-28T22:02:50.8568930Z [22:02:50.8568-Core-20] Successfully completed execution…
28 Mar 2017 22:11 UTC
-
Issue Building .NET Core Project in VS2017 with 3.3
Less sure about that now. I've taken the two simplest projects in the solution. The first one has no other project dependencies and built fine in NCrunch out of the box. The other threw the error I'm seeing. I duplicated all nuget references directly into the other project so that there's no way it'…
22 Jan 2017 06:11 UTC
-
Issue Building .NET Core Project in VS2017 with 3.3
I think we're getting somewhere. I'm getting an error on a few projects, but it seems to be related to this issue: https://github.com/dotnet/sdk/pull/478 I'm going to update the projects with problems with deep references and see if I can get them to build. I'll let you know how it turns out.
22 Jan 2017 05:06 UTC
-
Issue Building .NET Core Project in VS2017 with 3.3
Absolutely. Is there somewhere I can email these instead of tossing them up here?
18 Jan 2017 23:11 UTC
-
Issue Building .NET Core Project in VS2017 with 3.3
Just read the support notes about the priority of this for 3.3. That's no problem. If this is something I can fix on my end, or I can provide information to help debug, let me know. Otherwise, I'll go back to waiting patiently.
18 Jan 2017 17:01 UTC
-
Issue Building .NET Core Project in VS2017 with 3.3
Having some issues getting my .NET Core projects to build. I get the following error after enabling NCrunch: [quote]System.Exception: An exception was thrown in the remote environment: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> nCru…
18 Jan 2017 16:37 UTC