Daniel Martí
91fbff99dc
Properly close test http servers in unversioned
...
If not, using `go test -count=n` would make them pile up and ultimately
get to the limit of open files:
client_test.go:522: expected an error, got Get http://127.0.0.1:46070/api : dial tcp 127.0.0.1:46070: socket: too many open files
Steps to reproduce (no longer fails):
godep go test -short -run '^$' -o test .
./test -test.run '^TestGetSwaggerSchema' -test.count 100
Note that this might not fail if your `ulimit -n` is not low enough.
2016-01-08 00:10:54 +01:00
..
2015-08-18 10:03:19 -07:00
2015-12-16 04:24:22 -08:00
2015-12-07 20:19:51 -05:00
2015-12-15 10:20:38 -08:00
2015-12-03 08:16:41 -05:00
2016-01-08 00:10:54 +01:00
2016-01-08 00:10:54 +01:00
2015-12-16 16:24:55 -08:00
2015-12-14 14:26:09 +01:00
2015-11-25 11:26:40 +01:00
2015-12-16 11:19:26 -05:00
2015-10-16 11:03:50 +08:00
2015-10-16 11:03:50 +08:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2016-01-08 00:10:54 +01:00
2015-12-22 14:29:15 -05:00
2015-11-21 08:29:26 -05:00
2015-09-21 13:49:04 -06:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2016-01-08 00:10:54 +01:00
2015-12-22 14:29:15 -05:00
2015-12-16 16:24:55 -08:00
2015-09-10 12:04:15 -07:00
2015-08-19 13:20:41 +02:00
2015-12-16 16:24:55 -08:00
2016-01-08 00:10:54 +01:00
2015-12-16 16:24:55 -08:00
2016-01-08 00:10:54 +01:00
2015-12-22 14:29:15 -05:00
2015-12-23 22:44:25 -08:00
2016-01-08 00:10:54 +01:00
2015-12-22 14:29:15 -05:00
2016-01-08 00:10:54 +01:00
2015-12-22 14:29:15 -05:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2016-01-08 00:10:54 +01:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2015-12-14 14:26:09 +01:00
2016-01-08 00:10:54 +01:00
2015-12-22 14:29:15 -05:00
2016-01-08 00:10:54 +01:00
2015-12-22 14:29:15 -05:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2016-01-06 12:55:42 +01:00
2015-12-22 14:29:15 -05:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2015-12-14 20:18:19 -08:00
2015-12-22 10:38:24 -05:00
2015-12-21 09:26:06 -05:00
2015-12-14 14:26:09 +01:00
2015-12-14 14:26:09 +01:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2016-01-08 00:10:54 +01:00
2015-12-14 14:26:09 +01:00
2015-12-02 13:38:17 +01:00
2015-12-07 20:19:51 -05:00
2015-12-07 20:19:51 -05:00