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

os/signal: tests run too long and fail on NetBSD #19295

Closed
bradfitz opened this issue Feb 26, 2017 · 8 comments
Closed

os/signal: tests run too long and fail on NetBSD #19295

bradfitz opened this issue Feb 26, 2017 · 8 comments

Comments

@bradfitz
Copy link
Contributor

The new NetBSD 7.0 builders on GCE are now up and we're trying to get the build passing on NetBSD again.

The latest failure is:

*** Test killed: ran too long (4m0s).
FAIL	os/signal	273.238s

@ianlancetaylor, Mr. Signals, any ideas?

/cc @bsiegert @mdempsky

@bradfitz bradfitz added this to the Go1.9 milestone Feb 26, 2017
@ianlancetaylor
Copy link
Contributor

No ideas. Are they gomote-able?

@bradfitz
Copy link
Contributor Author

Yes.

@bsiegert
Copy link
Contributor

The last time this came up was #16511, though that was on 32-bit.

@bradfitz
Copy link
Contributor Author

bradfitz commented Apr 6, 2017

I updated the NetBSD builders to NetBSD 7.1.

Maybe something was fixed. We'll see.

@zoulasc
Copy link
Contributor

zoulasc commented Apr 21, 2017

Should be fixed in NetBSD head and with the latest netbsd package from pkgsrc.

@bradfitz
Copy link
Contributor Author

Our continuous build system uses Go's source, not pkgsrc.

Were there NetBSD kernel fixes involved? (That is, do we need to update our base VM Image and update Go's https://golang.org/wiki/MinimumRequirements page to say you need NetBSD 7.2?

@gopherbot
Copy link

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

@krytarowski
Copy link
Contributor

I guess that NetBSD 8-beta is sane minimum.

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

6 participants