Daily Usage Issues

Tests re-executing if modifying Tests window layout

Started by GreenMoose on 6,002 views

[v3.7.0.4]

I have an engine mode "if test is failing or has not been run" and if I modify the column size or e.g. click a column to change sort order, the tests are re-executing. (I have failing tests visible in the tests window).

I guess this is a bug?

Thanks.
This doesn't make much sense to me. There is no connection between this area of the UI and the engine. Are you certain there isn't any other reason why the tests might start executing?

I can't seem to get this to happen on my end. If it still does for you, are you able to submit a bug report (which would include the log) after you've triggered this a few times?
Thanks for sending that through. The log doesn't seem to reveal any queuing of tests after the engine mode was changed. Which area of the UI are you manipulating to trigger the engine? Are there precise steps that seem to make the engine queue new tasks?
Weird, I sent my local log via email if that sheds any light on the issue. The steps I do are:
1) Ensure engine mode with test auto executed filter: "has not been run or is failing" is selected, with 1 failed test in test window
2) Modify Name col width (or change sort order by clicking on column header) in NCrunch Tests window, the test re-executes.

Post a reply

Log in to reply.