Actions
Bug #8499
closedDo not create extra unknown reports in plugins launcher after plugin failures
Start date:
10/13/2017
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
At the moment for each verification tasks generator plugin failure there are 2 unknowns. The first one is correct, it corresponds to a failed plugin. The second one is excessive and corresponds to the plugins launcher.
Because of this issue we have more unknowns but worse is that nobody can compare results.
BTW, there still will be two unknowns if there will be a bug in the plugins launcher. But I hope that this will happen very rarely because of the plugins launcher does a trivial job.
Updated by Ilja Zakharov about 7 years ago
- Status changed from New to Resolved
Done in 8499-extra-unknowns.
Updated by Evgeny Novikov about 7 years ago
- Status changed from Resolved to Closed
Looks nice, so, I merged the branch to master in 2bb16d62.
Actions