33 Commits (5db95ec376b00a8db90bcb0c61c452f0b49a8633)

Author SHA1 Message Date
Brad Fitzpatrick 525f9921fe cmd/testwrapper/flakytest: use t.Attr annotation on flaky tests 6 months ago
Brad Fitzpatrick 9af42f425c .github/workflows: shard the Windows builder 10 months ago
Paul Scott eb680edbce
cmd/testwrapper: print failed tests preventing retry (#15270) 1 year ago
James Sanderson fa374fa852 cmd/testwrapper: Display package-level output 1 year ago
Paul Scott d1b0e1af06
cmd/testwrapper/flakytest: add Marked to check if in flakytest (#15119) 1 year ago
Brad Fitzpatrick 836c01258d
go.toolchain.branch: update to Go 1.24 (#15016) 1 year ago
Brad Fitzpatrick cbf3852b5d cmd/testwrapper: temporarily remove test coverage support 1 year ago
Brad Fitzpatrick 1e2e319e7d util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps 1 year ago
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