[Bug 1136851] New: perl-POE-Component-Client-Keepalive-0.2710-9.fc22 FTBFS on slow build host: 'second request honored asynchronously' t/10_resolver.t test fails

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 3 12:32:56 UTC 2014


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 at redhat.com
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org, psabata at redhat.com



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



More information about the perl-devel mailing list