Skip to content

change the order of suites

Michael Hofmann requested to merge reorder-suites into master

Created by: wizardofoz123

Waived tests should be run as last. However, because we organize tests into Suites, we have to change the order of Suites as well. This patch puts Suites without waived Cases as first.

Signed-off-by: Jakub Racek jracek@redhat.com

Merge request reports