Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go: TestNoCache failing on Plan 9 #23644

Closed
0intro opened this issue Jan 31, 2018 · 2 comments
Closed

cmd/go: TestNoCache failing on Plan 9 #23644

0intro opened this issue Jan 31, 2018 · 2 comments

Comments

@0intro
Copy link
Member

0intro commented Jan 31, 2018

CL 91097 added TestNoCache. This test is failing on Plan 9.

--- FAIL: TestNoCache (1.12s)
	go_test.go:5392: running testgo [build -o /tmp/gotest576447699/triv /tmp/gotest576447699/triv.go]
	go_test.go:5393: did not disable cache
	go_test.go:5393: pattern disabling cache not found in standard error
FAIL

See https://build.golang.org/log/9919790b6d63ba933e35426066c489b42b0a2d92

@0intro 0intro added this to the Go1.10 milestone Jan 31, 2018
@0intro 0intro self-assigned this Jan 31, 2018
@gopherbot
Copy link

Change https://golang.org/cl/91216 mentions this issue: cmd/go: fix TestNoCache on Plan 9

@ianlancetaylor
Copy link
Contributor

Thanks.

@golang golang locked and limited conversation to collaborators Jan 31, 2019
@rsc rsc unassigned 0intro Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants