Subject: | Fails with IO-Socket-Socks-0.69 |
As per subject. Diagnostics:
t/09_timeout_global.t ....... ok
# 5 sec for next test
# Failed test 'second HTTP request success'
# at t/10_event_loop_anyevent.t line 120.
# Failed test 'second HTTP response was correct'
# at t/10_event_loop_anyevent.t line 121.
# got: undef
# expected: 'ROOT'
# Failed test 'first HTTP request success'
# at t/10_event_loop_anyevent.t line 112.
# 595 - Socket operation on non-socket
# Failed test 'first HTTP response was correct'
# at t/10_event_loop_anyevent.t line 113.
# got: undef
# expected: 'INDEX'
# Failed test 'making socks handshake didn't block event loop'
# at t/10_event_loop_anyevent.t line 127.
# 0
# 2 sec for next test
# Failed test 'socks handshake watcher destroyed'
# at t/10_event_loop_anyevent.t line 141.
# got: '0'
# expected: '1'
# Socket operation on non-socket
# Looks like you failed 6 tests of 9.
t/10_event_loop_anyevent.t ..
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/9 subtests
Downgrading to OLEG/IO-Socket-Socks-0.68.tar.gz does as a workaround.
HTH&&Thanks,