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: "go test -exec" is broken #12144

Closed
rahulchaudhry opened this issue Aug 13, 2015 · 1 comment
Closed

cmd/go: "go test -exec" is broken #12144

rahulchaudhry opened this issue Aug 13, 2015 · 1 comment
Milestone

Comments

@rahulchaudhry
Copy link
Contributor

"go test -exec" is broken in Go 1.5rc1.

In any directory containing Go package with tests:

$ go test -exec=xprog
flag provided but not defined: -exec

@gopherbot
Copy link

CL https://golang.org/cl/13633 mentions this issue.

@mikioh mikioh added this to the Go1.5 milestone Aug 13, 2015
@rsc rsc closed this as completed in 5bf1369 Aug 15, 2015
@golang golang locked and limited conversation to collaborators Aug 22, 2016
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