Feature #8570
closedFeature #8171: Get rid of repeated unknowns during multimodule verification
Introduce data attributes
0%
Description
Data attributes inherit properties of attributes and data reports. For instance, for multimodule verification tasks it is necessary to provide an attribute which would enumerate explicitly the number of modules or files in a verification task. Such description is too long to provide using attributes but it is necessary and should not be ever deleted in contrast to simple data attached to component reports. It is proposed there to introduce additional attribute type "attribute data" which will contain a key string and an arbitrary text for it given as a file. A user will be able to look at it opening small table with attributes (as it is implemented currently) and clicking the button which would be set instead of explicit value for data attribute rows. After clicking the button there will be opened a pop-up window as for log files with the text provided by Core for this data attribute.
Files
Updated by Evgeny Novikov over 6 years ago
- Target version changed from 2.0 to 1.0
This will come together with #8704.
Updated by Evgeny Novikov over 6 years ago
- Related to Feature #8704: Support processing of multiple error traces per one unsafe report added
Updated by Vladimir Gratinskiy over 6 years ago
- Status changed from New to Feedback
Implemented in "new-report-data".
Updated by Ilja Zakharov over 6 years ago
I am not sure about roots of the problem but there is another bug related to reports. Instead of validation comparison table I see just plain text like this:
Updated by Evgeny Novikov over 6 years ago
Ilja Zakharov wrote:
I am not sure about roots of the problem but there is another bug related to reports. Instead of validation comparison table I see just plain text like this:
I moved the issue to the right place: https://forge.ispras.ru/issues/8437#note-6.
Updated by Ilja Zakharov over 6 years ago
- Status changed from Feedback to Resolved
I tried to upload some data attributes with EMG component and its working and Bridge visualizes data or allows to download it (in case of a picture). I have not tried to use marks or comparisons based on these attributes.
Updated by Evgeny Novikov over 6 years ago
- Status changed from Resolved to Closed
I merged the branch to master in 4339da97 as a part of branch core-new-formats.