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/go/vcs: TestRepoRootForImportPath is failing #14105

Closed
aghassemi opened this issue Jan 26, 2016 · 2 comments
Closed

x/tools/go/vcs: TestRepoRootForImportPath is failing #14105

aghassemi opened this issue Jan 26, 2016 · 2 comments
Milestone

Comments

@aghassemi
Copy link

TestRepoRootForImportPath in golang.org/x/tools/go/vcs has started failing recently with the following error:

--- FAIL: TestRepoRootForImportPath (0.11s)
    vcs_test.go:55: RepoRootForImport("code.google.com/p/go"): unable to detect version control system for code.google.com/ path
@ianlancetaylor
Copy link
Contributor

See https://golang.org/cl/18951 .

@ianlancetaylor ianlancetaylor added this to the Go1.6 milestone Jan 26, 2016
@aghassemi
Copy link
Author

Thanks!

@bradfitz bradfitz changed the title TestRepoRootForImportPath in x/tools/go/vcs test is failing x/tools/go/vcs: TestRepoRootForImportPath is failing Jan 27, 2016
@golang golang locked and limited conversation to collaborators Feb 3, 2017
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