tailscale/cmd/testwrapper
Maisem Ali 8e840489ed cmd/testwrapper: only retry flaky failed tests
Redo the testwrapper to track and only retry flaky tests instead
of retrying the entire pkg. It also fails early if a non-flaky test fails.

This also makes it so that the go test caches are used.

Fixes #7975

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-06-26 08:54:20 -07:00
..
flakytest cmd/testwrapper: only retry flaky failed tests 2023-06-26 08:54:20 -07:00
testwrapper.go cmd/testwrapper: only retry flaky failed tests 2023-06-26 08:54:20 -07:00