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

x/tools/cmd/godoc: TestTypeAnalysis fails on Plan 9 #11974

Closed
griesemer opened this issue Jul 31, 2015 · 2 comments
Closed

x/tools/cmd/godoc: TestTypeAnalysis fails on Plan 9 #11974

griesemer opened this issue Jul 31, 2015 · 2 comments

Comments

@griesemer
Copy link
Contributor

See for instance: http://build.golang.org/log/d46b87203f9eeeb3ca5ee7d3e222467399d6828f .

The call reader.ReadString() ("Wait for type analysis to complete") appears to return an error. This may be related to an underlying filesystem issue reported already, I haven't tracked it down yet.

@ianlancetaylor ianlancetaylor added this to the Unplanned milestone Jul 31, 2015
@0intro 0intro self-assigned this Aug 13, 2015
@agnivade
Copy link
Contributor

Is this a flake ? Looking into the build dashboard, I don't see those errors now.

@griesemer
Copy link
Contributor Author

Looks like this has disappeared/been fixed. Closing.

@agnivade Thanks for pointing this out.

@golang golang locked and limited conversation to collaborators May 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

5 participants