Closed
Description
I'm trying to fix the race detector on windows/amd64 so that it works with recent mingw (on both gcc and clang). It looks like part of that entails rebuilding using x/build/cmd/racebuild
:
2021/02/24 17:31:59 windows/amd64: gomote [create -status=false windows-amd64-race]
2021/02/24 17:31:59 windows/amd64: gomote [create -status=false windows-amd64-race] failed:
2021/02/24 17:31:59 windows/amd64: instance creation failed, retrying
It seems like I need gomote permissions for this to work.
And then while I'm knocking on the permission door, I figure I should use the opportunity to mention the Github groups too:
https://github.com/orgs/golang/teams/go-assignees
https://github.com/orgs/golang/teams/go-approvers
per https://github.com/golang/go/wiki/GithubAccess
CC @golang/release @dmitshur
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress