Daily Usage Issues

Tests Window has all status colors instead of solid green

Started by slafave on 2,448 views

After I updated to 3.28.0.6, the Tests Windows is now visually misleading and actually impacting work focus. The line of color at the top used to be all green if all tests were passing. Now it is a static line of Red, Dark Red, White, and Green, which distracts me as I've trained myself to react to anything but green.

Is this a feature, a bug, or is there a setting to fix this I'm overlooking?

VS 2017 15.9.13
Hi! Thanks for posting.

This feature was introduced in the last release. https://blog.ncrunch.net/

There's a bug that caused all the colors to show during the engine initialization. This will be fixed in the upcoming release. In the current release however it should show the status of all the tests in the suite. If the top bar is red, the progress bar will given an indication of how many tests are failing/passing. It should show similar data to the corner popup window.

If you are seeing something that doesn't match up with the actual state of your test suite, could you submit a bug report from the NCrunch=>Submit Bug Report menu?
Yes, all the colors to show after I load my solution and all my tests are passing. I will submit the bug report.
I submitted the bug report
I have additional information. The initial state of the test tree was expanded for 2 of the test projects. When I collapsed the tree, the bar turned green. Now, no matter how I load the solution, trees expanded, trees collapsed, new VS window, existing VS window, the bar is always correct to the state of my tests.

Seems related in a very edge-case way to how the test trees in the tests window were expanded?

Post a reply

Log in to reply.