diff --git a/src/unit/parser/ArcanistGoTestResultParser.php b/src/unit/parser/ArcanistGoTestResultParser.php --- a/src/unit/parser/ArcanistGoTestResultParser.php +++ b/src/unit/parser/ArcanistGoTestResultParser.php @@ -68,7 +68,7 @@ if (strncmp($line, 'ok', 2) === 0) { $meta = array(); preg_match( - '/^ok[\s\t]+(?P\w.*)[\s\t]+(?P