Feature #6807
closed
Separate verification tasks generation and verification results processing
Added by Evgeny Novikov almost 9 years ago.
Updated about 7 years ago.
Category:
Tasks generation
Description
At the moment Verification Tasks Generator both produces verification tasks on the basis of the abstract ones and a specified configuration and processes verification results including processing of error traces (witnesses), processing of static verifier logs and preparing corresponding reports.
This confuses everybody including me. In particular the same category Tasks generation is used for all relevant issues.
I hope that we can separate them gracefully both in code (in addition we will get one more level of parallelism) and here.
Actually we designed this with Ilja as it is now due to Verification Tasks Generator can generate further verification tasks in accordance with processed verification results (e.g. it will be the case with multi-aspect verification - #6692) not only with new abstract verification tasks. So it won't be so easy to separate these functions.
- Assignee changed from Evgeny Novikov to Ilja Zakharov
- Priority changed from High to Urgent
Let's do it together with #6608.
- Target version set to 2.0
- Target version changed from 2.0 to 0.2
This considerable Core refactoring is always completed and it would be better to have it in master ASAP while Klever 1.0 will be devoted to great conceptual improvements.
- Status changed from New to Resolved
Implemented in the core-refactoring branch as a part of VTG and AVTG major refactoring.
- Status changed from Resolved to Closed
I merged the branch to master in aec48ac1. Please, note that there is a new issue category "Results processing"!
Also available in: Atom
PDF