reframe icon indicating copy to clipboard operation
reframe copied to clipboard

Consider logging the full test result instead of just the performance

Open vkarak opened this issue 3 years ago • 0 comments

Various performance log handlers in the framework are already capable of sending the full test data, but this is not enough, because it doesn't have all the information needed, neither the test result. We should consider logging instead (or as well) the full tests result as soon as a test is retired. This information currently goes into the run report.

This issue is related to #2380 and #2021.

See also discussion here.

vkarak avatar Jan 20 '22 17:01 vkarak