Subject: | Test Failure in t/10loop-poll-io.t |
I have just tried building IO::Async from CPAN (version 0.67) on FreeBSD 9.3 amd64.
With both Perl 5.20.2 and bleadperl (v5.23.1-34-g56022c6) I see the following test failure:
t/10loop-poll-io.t ........... 11/22
# Failed test 'exceptional socket invokes on_read_ready'
# at /usr/home/tom/.cpan/build/IO-Async-0.67-3yiO2k/blib/lib/IO/Async/LoopTests.pm line 378.
# got: '0'
# expected: '1'
# Looks like you failed 1 test of 22.
t/10loop-poll-io.t ........... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/22 subtests
Please let me know if you need any more information from me.
Tom