vapor-community / sockets

🔌 Non-blocking TCP socket layer, with event-driven server and client.
MIT License
575 stars 54 forks source link

Swift 08-18 #71

Closed czechboy0 closed 8 years ago

tanner0101 commented 8 years ago
Test Case '-[SocksCoreTests.LiveTests testLive_HTTP_Get_Google_ipV4_withTimeoutAndReturnError:]' started.
<unknown>:0: error: -[SocksCoreTests.LiveTests testLive_HTTP_Get_Google_ipV4_withTimeoutAndReturnError:] : failed: caught error: The operation couldn’t be completed. (SocksCore.SocksError error 1.)
Test Case '-[SocksCoreTests.LiveTests testLive_HTTP_Get_Google_ipV4_withTimeoutAndReturnError:]' failed (0.108 seconds).
Test Case '-[SocksCoreTests.LiveTests testLive_HTTP_Get_Google_ipV4AndReturnError:]' started.
<unknown>:0: error: -[SocksCoreTests.LiveTests testLive_HTTP_Get_Google_ipV4AndReturnError:] : failed: caught error: The operation couldn’t be completed. (SocksCore.SocksError error 1.)
Test Case '-[SocksCoreTests.LiveTests testLive_HTTP_Get_Google_ipV4AndReturnError:]' failed (0.163 seconds).

Maybe google is having some issues? No idea why this would fail on only the PR test.

czechboy0 commented 8 years ago

@tannernelson just rerun it on travis. I'll have to find a more reliable server haha.

tanner0101 commented 8 years ago

đź‘Ť Silly google, so unreliable.