You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When #28387 is fixed, we should make sure that it doesn't regress.
Can we configure the builders to make GOROOT read-only before they invoke run.bash, and perhaps restore write permissions after the tests have finished?
When #28387 is fixed, we should make sure that it doesn't regress.
Can we configure the builders to make GOROOT read-only before they invoke
run.bash, and perhaps restore write permissions after the tests have finished?(CC @bradfitz @dmitshur)