Skip Menu |

This queue is for tickets about the POE-Component-Client-Keepalive CPAN distribution.

Report information
The Basics
Id: 29097
Status: resolved
Priority: 0/
Queue: POE-Component-Client-Keepalive

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.1000
Fixed in: (no value)



Subject: Random failures OK 330 : NOT OK 15
I've tested RCAPUTO/POE-Component-Client-Keepalive-0.1000.tar.gz 345 times against bleadperl and yesterday there once again was atest failure with this output: make[3]: Entering directory `/home/sand/.cpan/build/POE-Component-Client-Keepalive-0.1000-QRdkfX' PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pRsuh0C/perl-5.8.0@31770/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_socket_reuse......ok t/02_socket_queue......ok t/03_each_queue........ok t/04_free_each.........ok t/05_errors............ok t/06_activity..........ok t/07_keep_alive........ok t/08_quick_reuse.......12428: Server 3 got bind error 98 (Address already in use) # Failed test 'fourth connection established asynchronously' # at t/08_quick_reuse.t line 121. # Looks like you failed 1 test of 7. dubious ^ITest returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 ^IFailed 1/7 tests, 85.71% okay t/09_timeout...........ok t/10_resolver..........ok t/11_dead_socket.......ok t/12_extref............ok t/13_close.............ok t/50_bisbee_timeout....ok t/51_reiss_reuse.......12435: Server 3 got bind error 98 (Address already in use) # Failed test 'second-b connection established asynchronously' # at t/51_reiss_reuse.t line 64. # Looks like you failed 1 test of 5. dubious ^ITest returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 ^IFailed 1/5 tests, 80.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/08_quick_reuse.t 1 256 7 1 7 t/51_reiss_reuse.t 1 256 5 1 5 Failed 2/15 test scripts. 2/88 subtests failed. Files=15, Tests=88, 19 wallclock secs ( 9.44 cusr + 0.71 csys = 10.15 CPU) Failed 2/15 test programs. 2/88 subtests failed. Let me know if I can provide more infos
I've committed a workaround. Thanks for the report!