HomePhabricator

Add support for Go 1.10 (cached) output

Description

Add support for Go 1.10 (cached) output

Summary:
In Go 1.10 the output for tests was changed to have also a "(cached)" mode in
addition to the normal timing info printed. This is on by default. This adds
support for parsing these lines instead of erroring out on the regex.

Test Plan: Have a unit test included, and will continue to poke at it locally.

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D19161

Details

Provenance
nathanleclaireAuthored on Mar 1 2018, 2:48 AM
nathanleclairePushed on Mar 3 2018, 12:34 AM
Reviewer
Blessed Reviewers
Differential Revision
D19161: Add support for Go 1.10 (cached) output
Parents
rARCbe1dd7e2ba23: Robustly fuse files together with `arc weld`
Branches
Unknown
Tags
Unknown
Build Status
Buildable 19732
Build 26725: Run Core Tests