Skip to content

Fix wrong group traffic light colors

Philipp Zschumme requested to merge fix_group_result_colors into master

There was a bug in the XSLT which led to a wrong color of the group's traffic light. The groups traffic light color should always reflect the 'worst' result within the group. For example with at least one failed test, the group's color must be red, etc.

Merge request reports