25 Commits (61dd2662eca775c8a3f6700a0194db5816de5049)

Author SHA1 Message Date
Paul Scott 212270463b
cmd/testwrapper: add pkg runtime to output (#13894) 2 years ago
Percy Wegmann 91a1019ee2 cmd/testwrapper: apply results of all unit tests to coverage for all packages 2 years ago
Andrew Lytvynov 2716250ee8
all: cleanup unused code, part 2 (#10670) 2 years ago
Percy Wegmann 17501ea31a ci: report test coverage to coveralls.io 2 years ago
Brad Fitzpatrick 4dec0c6eb9 tstest, tstest/integration, github/workflows: shard integration tests 3 years ago
Maisem Ali e6ab7d3c14 cmd/testwrapper: parse args better 3 years ago
Brad Fitzpatrick c363b9055d tstest/integration: add tests for tun mode (requiring root) 3 years ago
Brad Fitzpatrick 93c6e1d53b tstest/deptest: add check that x/exp/{maps,slices} imported as xfoo 3 years ago
Brad Fitzpatrick 856d32b4a9 cmd/testwrapper: include flake URL in JSON metadata 3 years ago
Brad Fitzpatrick 2c92f94e2a cmd/testwrapper: output machine-readable JSON on test flakes 3 years ago
Paul Scott 683ba62f3e
cmd/testwrapper: fix exit deflake (#9342) 3 years ago
Brad Fitzpatrick 0396366aae cmd/testwrapper/flakytest: don't spam stderr in Mark when not under wrapper 3 years ago
Paul Scott 96094cc07e
cmd/testwrapper: exit code 1 when go build fails (#9276) 3 years ago
Maisem Ali 0f397baf77 cmd/testwrapper: emit logs of failed tests on timeout 3 years ago
Maisem Ali ae747a2e48 cmd/testwrapper: handle timeouts as test failures 3 years ago
Maisem Ali ff7f4b4224 cmd/testwrapper: fix off-by-one error in maxAttempts check 3 years ago
Brad Fitzpatrick bc0eb6b914 all: import x/exp/maps as xmaps to distinguish from Go 1.21 "maps" 3 years ago
Maisem Ali 8cda647a0f cmd/testwrapper: handle build failures 3 years ago
Maisem Ali 1ca5dcce15 cmd/testwrapper: stream output results 3 years ago
Maisem Ali 2e4e7d6b9d cmd/testwrapper: output packages tested 3 years ago
Maisem Ali 12a2221db2 cmd/testwrapper/flakytest: clearly describe why TestFlakeRun fails 3 years ago
Maisem Ali 8e840489ed cmd/testwrapper: only retry flaky failed tests 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Andrew Dunham b74db24149 tstest/integration: mark all integration tests as flaky 3 years ago
Andrew Dunham aea251d42a cmd/testwrapper: move from corp; mark magicsock test as flaky 3 years ago