Forum member

rdavis

8 posts

Posts by rdavis

  1. Test log lines get cleared after failure

    I have an intermittently-failing test, so I'm trying to use the Churn functionality to track down why it sometimes fails. I've temporarily added some debug (Console.WriteLine) lines to the classes under test for some diagnostic output. When the test passes, these lines are visible in the Trace Outpu…

  2. Framework 4.6.2 project failing to build using optimised instrumentation mode

    Thank you, and apologies for the delay in replying. I have now run the speculative fix (version 4.2.0.2) and all my tests are running, the risk bar is green and says OK, and the tests window says NCrunch is monitoring 7,921 tests (I've written more tests since I first posted!)

  3. Framework 4.6.2 project failing to build using optimised instrumentation mode

    [quote=Remco;14098]Thanks for confirming this. I've taken a look at the bug report you've sent through, and it looks like you're experiencing a problem with the new optimised mode that hasn't been reported yet. Something about this project results in NCrunch trying to resolve v0.0.0.0 of mscor…

  4. Framework 4.6.2 project failing to build using optimised instrumentation mode

    I'm afraid that didn't work, I still see 1 project failing to build when running NCrunch for Visual Studio 2017 version 4.2.0.1 in optimised instrumentation mode.

  5. Framework 4.6.2 project failing to build using optimised instrumentation mode

    I upgraded to NCrunch version 4.1 today (I was previously using version 3.31). When I use the default instrumentation mode (i.e. legacy) in my solution with 31 projects targeting .NET Framework 4.6.2 the NCrunch Tests window says it is monitoring 7,826 tests and the Risk/Progress bar is green and sa…

  6. NCrunch 3.13.0.7 gives intermittent UnexpectedArgumentMatcherException errors

    Thanks for the reply. I found that this issue was raised on StackOverflow a while ago - https://stackoverflow.com/questions/38283104. In our case, a couple of tests were using AutoFixture's fixture.Create<T1>() method to build an object, and then passing Arg.Any<T2>() as a parameter in a method c…

  7. NCrunch 3.13.0.7 gives intermittent UnexpectedArgumentMatcherException errors

    After upgrading to NCrunch 3.13.0.7, I'm getting regular occurrences of an UnexpectedArgumentMatcherException. They're occurring at most once per test run, and the exception message is like this: [quote]SetUp : NSubstitute.Exceptions.UnexpectedArgumentMatcherException : Argument matchers (Arg.Is,…

  8. New seat in existing account

    I have an NCrunch account with several licenses assigned to it. I need to add a new developer/seat/license to this account. Do I just buy a single Company Seat License? Will this get added to the same NCrunch account? Thanks!