Forum member

adammal

3 posts

Posts by adammal

  1. nCrunch for VS 2015 - Unable to process large number of tests

    Hi, We have done some further investigation and found that there does not appear to be a memory leak in the test we checked. However, when we reverted back to NCrunch version 3.9 everything ran through without a problem. But with version 3.10 although the tests initially ran, when running the …

  2. nCrunch for VS 2015 - Unable to process large number of tests

    Hi, Thank you very much for your post. Thank you also for the reference you mentioned. Changing the Test Process memory Limit has not resolved the issue. The key problem we have at the moment is that NCrunch appears to 'hang' when processing these tests - the cpu usage drops to zero with the …

  3. nCrunch for VS 2015 - Unable to process large number of tests

    Hello When processing a large number of unit tests e.g 700 nCrunch hangs with an error: NCrunch was unable to retrieve a meaningful result from this test due to an unexpected error When these same tests are run in batches of say 25 the tests run to completion successfully. I am using …