Files
kubernetes/pkg/util
Kubernetes Submit Queue ec5b204573 Merge pull request #28816 from xiangpengzhao/add_test_comment
Automatic merge from submit-queue

Unset https_proxy before roundtripper_test

When running `hack/test-go.sh`, if the testing env is behind a https proxy, roundtripper_test will fail randomly.

After `unset https_proxy`, the testing works well. So, add a comment to be a troubleshooting tip.

Fail info:

```
--- FAIL: TestRoundTripAndNewConnection (0.12s)
	roundtripper_test.go:319: proxied http->http: shouldError=false, got true: Get http://127.0.0.1:46711: unexpected EOF
FAIL
FAIL	k8s.io/kubernetes/pkg/util/httpstream/spdy	0.148s
```

```
--- FAIL: TestRoundTripAndNewConnection (0.12s)
	roundtripper_test.go:319: proxied https with auth (valid hostname + RootCAs) -> http: shouldError=false, got true: Get http://127.0.0.1:41028: unexpected EOF
FAIL
FAIL	k8s.io/kubernetes/pkg/util/httpstream/spdy	0.146s
```
2016-08-23 00:19:37 -07:00
..
2016-07-29 02:37:00 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-08-10 16:45:41 -07:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-08-02 15:12:39 +03:00
2016-07-16 13:48:21 -04:00
2016-08-03 16:38:29 -07:00
2016-08-03 17:46:02 -04:00
2016-07-21 13:07:30 -04:00
2016-08-18 17:01:03 +02:00
2016-08-10 16:45:41 -07:00
2016-07-29 02:37:00 -04:00
2016-07-16 13:48:21 -04:00
2016-07-27 17:22:30 -07:00
2016-07-30 00:07:02 -04:00
2016-08-18 21:54:44 -07:00
2016-08-17 10:40:27 -04:00
2016-07-16 13:48:21 -04:00