The tests are failing because a file descriptor leak detected by https://github.com/clearcontainers/proxy/blob/4cd8d9320f1a8372060a20fe0b1399e91123af39/proxy_test.go#L133.
The tests are failing because a file descriptor leak detected by
proxy/proxy_test.go
Line 133 in 4cd8d93