Skip to content

sql: properly handle filtered status tags

Mark Janes requested to merge majanes/mesa_ci:mysql into master

The status attribute stores the test result as produced by the suite.

Any filtering of the status is done by removing/inserting fail/skip/error tags.

Merge request reports