- d9dde1c go: show `go version` and `go env` in test.py by Fumitoshi Ukai · 5 months ago
- 280e304 Improve performance of the presubmit by not running go vet anymore. by Gregory NISBET · 10 months ago
- d158479 [normalize-infra] Migrate the infra tree from "infra" to "go.chromium.org/infra" by Gregory NISBET · 10 months ago
- bb6cff7 [noconvey] Remove GoConvey workraound from test.py by Gregory NISBET · 10 months ago
- 2d53280 Reland "[shuffletest] Every day I'm shuffling." by Gregory Nisbet · 11 months ago
- 1bbf2aa Revert "[shuffletest] Every day I'm shuffling." by Gregory Nisbet · 11 months ago
- 702295c [shuffletest] Every day I'm shuffling. by Gregory NISBET · 11 months ago
- db22fdb Fix detection of the end of failed test output. by Brian Ryner · 1 year, 10 months ago
- 669584f Run all tests without CGO, and retry those that require CGO. by Brian Ryner · 1 year, 10 months ago
- 695d5a9 [go/test.py] run_tests is actually a symbol used outside this repo. by Robert Iannucci · 2 years ago
- e06572b [go/test.py] Make test.py always do a `go build` as well. by Robert Iannucci · 2 years, 1 month ago
- d483ca7 Remove ancient cipd bootstrapping script. by Robert Iannucci · 2 years, 8 months ago
- 8d17646 Switch infra_continuous to use python3. by Brian Ryner · 2 years, 9 months ago
- e0ae236 [infra] Turn on go vet (mostly). by Gregory Nisbet · 3 years, 9 months ago
- 55ceb84 [result_adapter] Use env variable to silence convey. by Roberto Carrillo · 4 years, 5 months ago
- 1a892f4 Use result_adapter if resultdb enabled in go tests by Roberto Carrillo · 4 years, 5 months ago
- 9d228e3 [go] Skip cleaning GOBIN if it doesn't exist. by Vadim Shtayura · 4 years, 5 months ago
- 54517f4 go: apply modernize for python scripts by Takuto Ikuta · 4 years, 9 months ago
- 41ecb64 Use vpython in build.py and go/deps.py scripts to get PyYAML. by Vadim Shtayura · 7 years ago
- fe4263b [go] Reland "Stop enforcing code coverage, stop using *.infra_testing files". by Vadim Shtayura · 7 years ago
- 812d36c Revert "[go] Stop enforcing code coverage, stop using *.infra_testing files." by Nodir Turakulov · 7 years ago
- 0b52810 [go] Stop enforcing code coverage, stop using *.infra_testing files. by Vadim Shtayura · 7 years ago
- 1e8671d Add `comment` as an acceptable field in *.infra_testing files by Andrew Bonventre · 9 years ago
- 86a05e5 go: Rebuild packages from non-main GOPATH when running tests. by vadimsh · 10 years ago
- 4e59cb89 go: Do not build & test in parallel on Windows. by vadimsh · 10 years ago
- db172ae Build go packages that we don't test. by iannucci · 10 years ago
- 20f4180 Update test.py to allow skipping gofmt and golint on a package basis by iannucci · 11 years ago
- efe7854 go: Make test.py enumerate packages ~50x faster. by vadimsh · 11 years ago
- 5258311 cipd: Skip test on Windows for now. by vadimsh · 11 years ago
- f867da8 Add support for -tags to enable appengine testing. by iannucci · 11 years ago
- 0135610 Parallelize go tests. by iannucci · 11 years ago
- e2358df go: Add infra/libs/auth library. by vadimsh · 11 years ago
- b2553fd go: Make expected code coverage configurable on per-package basis. by vadimsh · 11 years ago
- ac11628 Add test driver for Go unit tests that checks 100% code coverage. by vadimsh · 11 years ago