tailscale/cmd/testwrapper
Tom Proctor 7e62ead76e
cmd/testwrapper: add a max retry time across all failures (#20453)
We've occasionally seen CI jobs retry broken commits for a long time
because we only implement a budget per test. Add a cap to ensure we
never spend an unreasonable amount of time on retries.

Updates tailscale/corp#43604

Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
2026-07-14 13:44:21 +01:00
..
flakytest cmd/testwrapper: auto-retry every failing test 2026-06-01 11:07:56 -07:00
testdata cmd/testwrapper: surface race reports and skip retries when detected 2026-05-19 21:21:05 -07:00
args_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
args.go cmd/testwrapper: support experimental -cachelink 2026-02-03 09:10:07 -08:00
testwrapper_test.go cmd/testwrapper: add a max retry time across all failures (#20453) 2026-07-14 13:44:21 +01:00
testwrapper.go cmd/testwrapper: add a max retry time across all failures (#20453) 2026-07-14 13:44:21 +01:00