Forum member

thomasmaisel

5 posts

Posts by thomasmaisel

  1. How to diagnose why ncrunch build takes so long?

    Thank you for the hint. Increasing the log verbosity in the general configuration helped me identifying the problem. The solution: The .csproj file had a section which ensured that node packages are installed. Executing "npm install" manually finishes in 10 seconds, but in NCrunch it takes …

  2. How to diagnose why ncrunch build takes so long?

    Hi. My problem is, that a particular project takes 3 Minutes to Build in NCrunch, while it takes only a few seconds to build in VS2019. It's an ASP.NET Core project with Angular client app, so there are two things that might be an issue: - It might build the client files which might take so l…

  3. RunAll does not work

    Filed another report after removing the folder. Clicked on "Run all" at exactly 11:14:00 It only runs 40 tests out of 2300.

  4. RunAll does not work

    Thanks. Done!

  5. RunAll does not work

    Since the new upgrade (3.1.0.1) the RunAll-Button does not work anymore. When I hit the button, the screen looks like this: [URL=http://www.directupload.net][IMG]http://fs5.directupload.net/images/161209/t5ckhctq.png[/IMG][/URL] After less than a second, the tests are finished (but have not b…