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

runtime/cgo: Dragonfly test failures #18198

Closed
bradfitz opened this issue Dec 5, 2016 · 1 comment
Closed

runtime/cgo: Dragonfly test failures #18198

bradfitz opened this issue Dec 5, 2016 · 1 comment
Milestone

Comments

@bradfitz
Copy link
Contributor

bradfitz commented Dec 5, 2016

Looks like https://go-review.googlesource.com/c/33894/ broke Dragonfly:

https://build.golang.org/log/06e9dfb416c79a70e4c2842b57c1f86d1beb6be0

##### ../misc/cgo/test
--- FAIL: Test18146 (31.27s)
	issue18146.go:67: fork/exec /tmp/go-build807430558/_/tmp/gobuilder/dragonfly-amd64-7cba779cea52/go/misc/cgo/test/_test/test.test: resource temporarily unavailable
FAIL
FAIL	_/tmp/gobuilder/dragonfly-amd64-7cba779cea52/go/misc/cgo/test	32.955s
2016/12/05 12:06:36 Failed: exit status 1
--- FAIL: Test18146 (28.83s)
	issue18146.go:67: fork/exec /tmp/go-build848436184/_/tmp/gobuilder/dragonfly-amd64-7cba779cea52/go/misc/cgo/test/_test/test.test: resource temporarily unavailable
FAIL
FAIL	_/tmp/gobuilder/dragonfly-amd64-7cba779cea52/go/misc/cgo/test	32.523s
2016/12/05 12:06:36 Failed: exit status 1
PASS
ok  	_/tmp/gobuilder/dragonfly-amd64-7cba779cea52/go/misc/cgo/testtls	0.007s
PASS
ok  	_/tmp/gobuilder/dragonfly-amd64-7cba779cea52/go/misc/cgo/testtls	0.015s
skipped due to earlier error
@gopherbot
Copy link

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

@golang golang locked and limited conversation to collaborators Dec 5, 2017
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

3 participants