Open cuonglm opened 3 years ago
Related (for darwin/amd64): #35678.
Change https://go.dev/cl/474137 mentions this issue: cmd/go: don't run slow tests on non-longtest builders
Change https://go.dev/cl/474580 mentions this issue: [release-branch.go1.20] cmd/go: avoid running slow tests on non-longtest builders
Change https://go.dev/cl/474581 mentions this issue: [release-branch.go1.19] cmd/go: avoid running slow tests on non-longtest builders
See for example #49032, which I think is not caught due to missing longtest builder for darwin/arm64.
cc @golang/release @cherrymui