Daily Usage Issues

Risk/Progress Bar State Indicator Problem

Started by SeriousM on 7,466 views

Usually the risk/progressbar always showed me the current status of the test execution and the final result with "Error", "Build" or "OK".
But since one or two updates it doesn't work anymore.

NCrunch is configured to execute impacted tests.

Problems:
- When I startup a solution, NCrunch executes all tests. The Risk/Progress does not update at all and shows "N/A".
- When I change a line which marks a test as dirty, NCrunch executes the impacted test, shows "some" progress and then falls back to "N/A".
External image
- It's a pretty rare situation where NCrunch shows a real status these days.


Can anyone confirm that?
Does the behavior got changed without notice?

I preffer to have a nice green "OK" on my screen instead having a "N/A" and have to check if NCrunch still works.

Thanks,
Bernhard

Edited

Hi Bernhard,

Thanks for sharing this issue.

A quick test on my side confirms that the risk/progress indicator isn't working correctly when the engine mode is set to run impacted tests only.

Most likely a change to the way the engine removes executed tests from the processing queue is causing the indicator to land in stasis as it thinks there is no data available.

I'll see what I can do about getting it fixed.
Remco wrote:I'll see what I can do about getting it fixed.


I can be your testdummy if you like, as usual :)
Hi Remco, did you found time to fix the problem?
Cheers
SeriousM wrote:Hi Remco, did you found time to fix the problem?
Cheers


Hi! Sorry, not yet. But it will likely be included in the next release.

Post a reply

Log in to reply.