tailscale/cmd/testwrapper
Tom Proctor ce5c08e4cb
cmd/testwrapper: detect cached tests with coverage output (#18559)
Using -coverprofile was breaking the (cached) detection logic because
that adds extra information to the end of the line.

Updates tailscale/go#150

Change-Id: Ie1bf4e1e04e21db00a6829695098fb61d80a2641

Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
2026-01-29 16:09:19 +00:00
..
flakytest cmd/testwrapper/flakytest: skip flaky tests if TS_SKIP_FLAKY_TESTS set 2026-01-28 08:54:33 -08:00
args_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
args.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
testwrapper_test.go cmd/testwrapper: detect cached tests with coverage output (#18559) 2026-01-29 16:09:19 +00:00
testwrapper.go cmd/testwrapper: detect cached tests with coverage output (#18559) 2026-01-29 16:09:19 +00:00