https://bugzilla.redhat.com/show_bug.cgi?id=1113962

            Bug ID: 1113962
           Summary: perl-Test-TCP-2.02-2.fc21 FTBFS on loaded machine:
                    time race in tests
           Product: Fedora
           Version: rawhide
         Component: perl-Test-TCP
          Assignee: rc040...@freenet.de
          Reporter: ppi...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: mmasl...@redhat.com,
                    perl-devel@lists.fedoraproject.org,
                    psab...@redhat.com, rc040...@freenet.de



perl-Test-TCP-2.02-2.fc21 can fail to build due to tests on slow machine like
this:

cannot open port: 50452 at
/builddir/build/BUILD/Test-TCP-2.02/blib/lib/Test/TCP.pm line 51.
Magic number checking on storable file failed at
/usr/lib64/perl5/vendor_perl/Storable.pm line 399, at
/usr/share/perl5/vendor_perl/Test/SharedFork/Store.pm line 51.
END failed--call queue aborted at t/12_pass_wait_port_options.t line 51.
t/12_pass_wait_port_options.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 24 subtests passed

This caused by various time limits in t/12_pass_wait_port_options.t. If server
process does not start listening on a TCP socket in time, the test will fail.

This can be reproduced by adding "sleep 10;" just above t::Server->new() call.

-- 
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=wOj6ek0OzI&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to