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/dist: provide a flag to ignore failures and keep going? #10336

Closed
minux opened this issue Apr 3, 2015 · 1 comment
Closed

cmd/dist: provide a flag to ignore failures and keep going? #10336

minux opened this issue Apr 3, 2015 · 1 comment
Milestone

Comments

@minux
Copy link
Member

minux commented Apr 3, 2015

It makes a good addition to trybot flags (it shouldn't be the default.)

Rationale:
when testing compiler changes, we probably want to get as much
information as possible, esp. when the author doesn't have access
to that hardware.

Knowing that a particular change breaks /test/some.go is generally
more valuable than, say, knowing it breaks image/draw tests.

/cc @bradfitz

@minux minux added this to the Go1.5Maybe milestone Apr 3, 2015
@rsc rsc removed the builder label Apr 14, 2015
@gopherbot
Copy link

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

@minux minux closed this as completed in ab4e798 May 17, 2015
@mikioh mikioh modified the milestones: Go1.5, Go1.5Maybe May 23, 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.
Projects
None yet
Development

No branches or pull requests

5 participants