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.
Updated by Evgeny Novikov about 4 years ago
- Status changed from New to Closed
I fixed the issue in 8c152977a in master. Tests passed.
Updated by Evgeny Novikov about 3 years ago
- Related to Bug #11010: Take into account aspects when caching models added
Actions