We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed766b6 commit af3b8cfCopy full SHA for af3b8cf
src/cmd/go/script_test.go
@@ -146,7 +146,6 @@ var extraEnvKeys = []string{
146
"GO_TESTING_GOTOOLS", // for gccgo testing
147
"GCCGO", // for gccgo testing
148
"GCCGOTOOLDIR", // for gccgo testing
149
- "MallocNanoZone", // Needed to work around an apparent kernel bug in macOS 12; see https://golang.org/issue/49138.
150
}
151
152
// setup sets up the test execution temporary directory and environment.
0 commit comments