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
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>
19 hours ago
..
flakytest cmd/testwrapper/flakytest: skip flaky tests if TS_SKIP_FLAKY_TESTS set 2 days ago
args.go all: remove AUTHORS file and references to it 6 days ago
args_test.go all: remove AUTHORS file and references to it 6 days ago
testwrapper.go cmd/testwrapper: detect cached tests with coverage output (#18559) 19 hours ago
testwrapper_test.go cmd/testwrapper: detect cached tests with coverage output (#18559) 19 hours ago