Skip to content
Snippets Groups Projects
Commit 4931a30f authored by Martyn Welch's avatar Martyn Welch Committed by Frédéric Dalleau
Browse files

Correct parsing of test result


The regex for parsing the test result is incorrect, leading to the test
reporting a pass rather than a fail as it should be. Change the regex to
make it report the correct result.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent 19b738ae
No related branches found
No related tags found
1 merge request!48Correct parsing of test result
Pipeline #1761 passed