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: TestAtomicStop fails on dragonflybsd #27137

Closed
timdarbydotnet opened this issue Aug 22, 2018 · 2 comments
Closed

os/signal: TestAtomicStop fails on dragonflybsd #27137

timdarbydotnet opened this issue Aug 22, 2018 · 2 comments
Labels
FrozenDueToAge OS-Dragonfly Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@timdarbydotnet
Copy link

I'm seeing a fair amount of flakiness in TestAtomicStop on the dragonflybsd builder. Some recent examples:

https://build.golang.org/log/db81785148210a9493ea8327ebed605e5edb148f
https://build.golang.org/log/c6a7018d2725db0845999d53a48f0f30520c54b8
https://build.golang.org/log/0fdb68deb085ad75fd786b1e498e5f1bf8009269

Using Go 1.10 and a recent dragonfly build.

@dmitshur dmitshur added the Testing An issue that has been verified to require only test changes, not just a test failure. label Apr 18, 2019
@dmitshur dmitshur added this to the Go1.13 milestone Apr 18, 2019
@dmitshur
Copy link
Contributor

/cc @ianlancetaylor as owner of os/signal.

There is a lot of red for dragonfly/amd64 on build.golang.org on tip (almost half are fail). I've checked 5 pages worth and none of them are TestAtomicStop tests failing. Most of the failures are related to networking timeouts.

I'll close this since it doesn't seem to be an issue anymore, but we can re-open otherwise.

@timdarbydotnet
Copy link
Author

Sounds good. There does seem to be persistent but random problem connecting to the local test webservice, but I'm not having much luck tracking it down.

@golang golang locked and limited conversation to collaborators Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge OS-Dragonfly Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

4 participants