golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
124.1k stars 17.68k forks source link

x/build: add longtest builder for darwin/arm64 #49055

Open cuonglm opened 3 years ago

cuonglm commented 3 years ago

See for example #49032, which I think is not caught due to missing longtest builder for darwin/arm64.

cc @golang/release @cherrymui

ALTree commented 3 years ago

Related (for darwin/amd64): #35678.

gopherbot commented 1 year ago

Change https://go.dev/cl/474137 mentions this issue: cmd/go: don't run slow tests on non-longtest builders

gopherbot commented 1 year ago

Change https://go.dev/cl/474580 mentions this issue: [release-branch.go1.20] cmd/go: avoid running slow tests on non-longtest builders

gopherbot commented 1 year ago

Change https://go.dev/cl/474581 mentions this issue: [release-branch.go1.19] cmd/go: avoid running slow tests on non-longtest builders