Actions
Feature #8504
closedToo many errors from CIF
Start date:
10/16/2017
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
When CIF failed, there are too many different errors in output log. But in fact, only first error is informative.
It is offered to show the first error and skip others.
Updated by Ilja Zakharov about 7 years ago
- Assignee changed from Evgeny Novikov to Alexey Polushkin
- Priority changed from Normal to Urgent
- Target version set to 1.0
Updated by Alexey Polushkin about 7 years ago
- Status changed from New to Resolved
Resolved in branch 'cif_lib'
Updated by Evgeny Novikov about 7 years ago
- Status changed from Resolved to Closed
After minor improvements I merged branch cif-errors-filtering into master in 6a09975.
BTW, the underlying solution can be used for filtering other failure descriptions that is especially necessary for verifiers for which logs are used as failure descriptions.
Actions