Correct parsing of test result
- Apr 03, 2019
-
-
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>
-