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

"make coverage" runs 6cov with incorrect args on 8 and 5 #239

Closed
gopherbot opened this issue Nov 17, 2009 · 2 comments
Closed

"make coverage" runs 6cov with incorrect args on 8 and 5 #239

gopherbot opened this issue Nov 17, 2009 · 2 comments

Comments

@gopherbot
Copy link
Contributor

by waikurosu:

What steps will reproduce the problem?
1. Run "make coverage"
2. 6cov will fail finding "6.out" on 8 and 5 arches.

What is the expected output? What do you see instead?
6cov should find either 8.out or 5.out

What is your $GOOS?  $GOARCH?
GOOS=linux
GOARCH=x86

Which revision are you sync'ed to?  (hg log -l 1)
4076:9a2607678b31

Please provide any additional information below.
I've attached a patch.

Attachments:

  1. coverage-make-fix.patch (389 bytes)
@rsc
Copy link
Contributor

rsc commented Nov 17, 2009

Comment 1:

Owner changed to r...@golang.org.

Status changed to Started.

@rsc
Copy link
Contributor

rsc commented Nov 17, 2009

Comment 2:

This issue was closed by revision c0e1ccf.

Status changed to Fixed.

Merged into issue #-.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
@rsc rsc removed their assignment Jun 22, 2022
This issue was closed.
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

2 participants