mirror of https://github.com/k3s-io/k3s
![]() If not, using `go test -count=n` would make them pile up and ultimately get to the limit of open files: 2015/12/05 12:43:56 http: Accept error: accept tcp 127.0.0.1:39768: accept4: too many open files; retrying in 5ms 2015/12/05 12:43:56 http: Accept error: accept tcp 127.0.0.1:46606: accept4: too many open files; retrying in 5ms 2015/12/05 12:43:56 http: Accept error: accept tcp 127.0.0.1:46606: accept4: too many open files; retrying in 10ms 2015/12/05 12:43:56 http: Accept error: accept tcp 127.0.0.1:46606: accept4: too many open files; retrying in 20ms Steps to reproduce (no longer fails): godep go test -short -run '^$' -o test . ./test -test.run '^TestDoRequestNewWayFile$' -test.count 100 Note that this might not fail if your `ulimit -n` is not low enough. |
||
---|---|---|
.. | ||
admission | ||
api | ||
apis | ||
apiserver | ||
auth | ||
capabilities | ||
client | ||
cloudprovider | ||
controller | ||
conversion | ||
credentialprovider | ||
fieldpath | ||
fields | ||
genericapiserver | ||
healthz | ||
httplog | ||
hyperkube | ||
kubectl | ||
kubelet | ||
kubemark | ||
labels | ||
master | ||
metrics | ||
probe | ||
proxy | ||
registry | ||
runtime | ||
securitycontext | ||
serviceaccount | ||
storage | ||
types | ||
ui | ||
util | ||
version | ||
volume | ||
watch |