Actions
Bug #10476
closedDistinguish models by their absolute paths rather than their contents
Start date:
08/27/2020
Due date:
% Done:
0%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
At the moment Weaver caches results obtained for models using checksums calculated on the base of their contents. Surprisingly, contents of different models can be the same. For instance, Pavel Andrianov reported such the case: both of his models are actually empty (there is just the same copyright notice).
It seems that it will be enough to distinguish different models just by their absolute paths that are unique during the whole verification job solution.
Actions