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

go/build: TestDependencies fails when -short=false #10779

Closed
mikioh opened this issue May 11, 2015 · 1 comment
Closed

go/build: TestDependencies fails when -short=false #10779

mikioh opened this issue May 11, 2015 · 1 comment
Labels
FrozenDueToAge Testing An issue that has been verified to require only test changes, not just a test failure.

Comments

@mikioh
Copy link
Contributor

mikioh commented May 11, 2015

go test -race=true -short=false
--- FAIL: TestDependencies (32.68s)
    deps_test.go:483: darwin/arm/cgo=false unexpected dependency: os imports [C]
    deps_test.go:483: darwin/arm/cgo=true unexpected dependency: os imports [C]
FAIL
@mikioh mikioh added the Testing An issue that has been verified to require only test changes, not just a test failure. label May 11, 2015
@minux minux changed the title go/build: TestDependencies fails when -race=true -short=false go/build: TestDependencies fails when -short=false May 11, 2015
@minux
Copy link
Member

minux commented May 11, 2015

Dup of #10455.

@minux minux closed this as completed May 11, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants