Forum member

ntcoolg

8 posts

Posts by ntcoolg

  1. NCrunch Console Tool does not see the same number of tests as VS2017

    Yes our NCrunch cache is stored outside the agent working directory but although I'm worried about the impacted test the more obvious issue is when we Run all the numbers don't match up. Thank you for looking into this, if you could make the changes at some point it would be amazing. I've expl…

  2. NCrunch Console Tool does not see the same number of tests as VS2017

    The engine mode is set to Run all tests automatically for Nighty runs and impacted for CI builds. The count reported on TC does not match for the build I mentioned above. I'll check the count in VS when I get a chance and hopefully that would match.

  3. NCrunch Console Tool does not see the same number of tests as VS2017

    This is the output in TC: [07:41:57][Step 4/18] [Core-7] All projects have been loaded [07:41:58][Step 4/18] [Core-7] Queuing 53 tests for passive execution [07:41:58][Step 4/18] [Core-7] Queuing 555 tests for passive execution [07:41:58][Step 4/18] [Core-7] Queuing 1908 tests for passive execut…

  4. NCrunch Console Tool does not see the same number of tests as VS2017

    I haven't been able to determine the cause of the count issue. I was thinking maybe it's configuration issues on my part but I was wondering if this had been a known issue. The problem is that with the counts being different, the team would have little confidence that tests are being run correct…

  5. NCrunch Console Tool does not see the same number of tests as VS2017

    This is what we are currently doing but I can't see the number of tests run. The report is not specific on that unless I'm not seeing it. Thanks, Nik

  6. NCrunch Console Tool does not see the same number of tests as VS2017

    This is the ncrunch.v3.solution file <SolutionConfiguration> <Settings> <AllowParallelTestExecution>True</AllowParallelTestExecution> <FrameworkUtilisationTypeForGallio>Disabled</FrameworkUtilisationTypeForGallio> <FrameworkUtilisationTypeForMSpec>Disabled</FrameworkUtilisationTy…

  7. NCrunch Console Tool does not see the same number of tests as VS2017

    We are using it within TeamCity and the numbers I'm quoting are what TC is reporting although we also export the results with the /o option. Thanks, Nik

  8. NCrunch Console Tool does not see the same number of tests as VS2017

    Hi, We got a solution which contains all our NUnit (v2.6.4) tests about 8500 tests but when the CI which uses the console tool runs the tests it only run 5007 of them. Is there a known issue? We are using VS 2017 with NCrunch 3.14.0.1 Thanks, Nik