Actions
Feature #6782
closedSupport several error traces from static verifiers
Start date:
02/03/2016
Due date:
% Done:
0%
Estimated time:
Published in build:
de35cd7
Description
Static verifiers (I know just CPAchecker) can issue several error traces (witnesses) and we can take this into account. This a deal of scheduler workers.
Updated by Evgeny Novikov over 8 years ago
- Status changed from New to Closed
- Assignee set to Vitaly Mordan
- Published in build set to de35cd7
The commit implementing this feature was cherry picked from branch mav in de35cd7.
Implementation has one side effect. In addition to passing witnesses (error traces) from Task Worker to Klever Core it also passes all content of the output directory. Sometimes this may be helpful.
Actions