Skip to content

folks: update result pattern with PASSED|FAILED

Guillaume Tucker requested to merge folks-passed-failed-pattern into master

Update result pattern regex with explicit "PASSED|FAILED" words for folks test cases where it was left to a wildcard. This caused other log messages such as "NOTE: Run..." to be matched as results. It also seemed to make it more likely for log lines to stumble upon each other and cause some message corrpution.

Signed-off-by: Guillaume Tucker guillaume.tucker@collabora.com

Merge request reports