Actions
Feature #8131
closedDo not introduce notes when assertions are satisfied
Status:
Closed
Priority:
High
Assignee:
Category:
Requirement specifications
Target version:
Start date:
04/21/2017
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
At the moment there are notes in error trace even when corresponding rules aren't violated. This is due to model comments are placed before assertions with complicated expressions to be evaluated. If we will evaluate these expressions first then we will not have such the issues.
Actions