https://bugzilla.redhat.com/show_bug.cgi?id=1136851 Bug ID: 1136851 Summary: perl-POE-Component-Client-Keepalive-0.2710-9.fc22 FTBFS on slow build host: 'second request honored asynchronously' t/10_resolver.t test fails Product: Fedora Version: rawhide Component: perl-POE-Component-Client-Keepalive Assignee: psabata@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: mmaslano@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, psabata@xxxxxxxxxx perl-POE-Component-Client-Keepalive-0.2710-9.fc22 fail to build in F22 on a slow build host: $ prove -l -v t/10_resolver.t t/10_resolver.t .. 1..6 ok 1 - first request honored asynchronously ok 2 - first request not from cache ok 3 - first request from internal resolver not ok 4 - second request honored asynchronously ok 5 - second request not from cache ok 6 - second request from external resolver # Failed test 'second request honored asynchronously' # at t/10_resolver.t line 83. # Looks like you failed 1 test of 6. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests This is a race between reusing an TCP connection and an keep-a-live timeout set to 120 s in the library. The bug can be reproduced by adding "sleep 130;" into t/10_resolver.t at beginning of got_conn() subroutine. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Uz69Txtvgi&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel