tailscale/cmd/testwrapper
Maisem Ali 8cda647a0f cmd/testwrapper: handle build failures
`go test -json` outputs invalid JSON when a build fails.
Handle that case by reseting the json.Decode and continuing to read.

Updates #8493

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-07-11 11:44:30 -07:00
..
flakytest cmd/testwrapper/flakytest: clearly describe why TestFlakeRun fails 2023-06-28 12:19:25 -07:00
testwrapper.go cmd/testwrapper: handle build failures 2023-07-11 11:44:30 -07:00