[go: up one dir, main page]

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