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 -a foo does not rebuild 'testing' #4877

Closed
rsc opened this issue Feb 22, 2013 · 7 comments
Closed

cmd/go: go test -a foo does not rebuild 'testing' #4877

rsc opened this issue Feb 22, 2013 · 7 comments
Milestone

Comments

@rsc
Copy link
Contributor

rsc commented Feb 22, 2013

go test -a foo does not rebuild 'testing'

It looks like the -a does not propagate down to test-only dependencies?
@rsc
Copy link
Contributor Author

rsc commented Mar 12, 2013

Comment 1:

[The time for maybe has passed.]

Labels changed: removed go1.1maybe.

@rsc
Copy link
Contributor Author

rsc commented Jul 30, 2013

Comment 2:

Labels changed: added go1.2.

@robpike
Copy link
Contributor

robpike commented Aug 21, 2013

Comment 3:

Looks to be fixed. I can't reproduce it.

Labels changed: removed go1.2.

@rsc
Copy link
Contributor Author

rsc commented Nov 27, 2013

Comment 4:

Labels changed: added go1.3maybe.

@rsc
Copy link
Contributor Author

rsc commented Dec 4, 2013

Comment 5:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor Author

rsc commented Dec 4, 2013

Comment 6:

Labels changed: added repo-main.

@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@rsc rsc modified the milestones: Go1.5, Unplanned Apr 20, 2015
@ianlancetaylor
Copy link
Contributor

This has been fixed. My guess is that it was fixed by http://golang.org/cl/5725043, a couple of weeks after it was filed.

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

4 participants