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