Correct parsing of test result
All threads resolved!
All threads resolved!
Compare changes
+ 1
− 1
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: Martyn Welch martyn.welch@collabora.com