This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021/01/06 06:32:30 httptest.Server blocked in Close after 5 seconds, waiting for connections: | |
*net.TCPConn 0xc0000100a0 127.0.0.1:64946 in state active | |
--- FAIL: TestTransportCloseResponseBody (79.55s) | |
transport_test.go:2669: too long waiting for write error | |
2021/01/06 06:33:39 httptest.Server blocked in Close after 5 seconds, waiting for connections: | |
*net.TCPConn 0xc000010098 127.0.0.1:59675 in state active | |
2021/01/06 06:33:40 httptest.Server blocked in Close after 5 seconds, waiting for connections: | |
*net.TCPConn 0xc000284120 127.0.0.1:59710 in state active | |
2021/01/06 06:34:59 httptest.Server blocked in Close after 5 seconds, waiting for connections: | |
*net.TCPConn 0xc000010128 127.0.0.1:21443 in state active | |
2021/01/06 06:35:02 httptest.Server blocked in Close after 5 seconds, waiting for connections: | |
*net.TCPConn 0xc000010410 127.0.0.1:36037 in state active | |
*net.TCPConn 0xc000284000 127.0.0.1:36038 in state active | |
FAIL | |
FAIL net/http 373.459s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment