You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
12 months ago
..
flakytest cmd/testwrapper/flakytest: clearly describe why TestFlakeRun fails 1 year ago
testwrapper.go cmd/testwrapper: handle build failures 12 months ago