[Bug 1204870] New: perl-Gearman-Client-Async-0.94-19.fc23 FTBFS: t/async.t fails randomly

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 23 16:27:40 UTC 2015


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

            Bug ID: 1204870
           Summary: perl-Gearman-Client-Async-0.94-19.fc23 FTBFS:
                    t/async.t fails randomly
           Product: Fedora
           Version: rawhide
         Component: perl-Gearman-Client-Async
          Assignee: ppisar at redhat.com
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org, ppisar at redhat.com



perl-Gearman-Client-Async-0.94-19.fc23 sometimes fails to build in F23:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
Use of "goto" to jump into a construct is deprecated at
/usr/share/perl5/vendor_perl/Gearman/Util.pm line 164.
Use of "goto" to jump into a construct is deprecated at
/usr/share/perl5/vendor_perl/Gearman/Util.pm line 164.
t/allinone.t ...... ok
Use of "goto" to jump into a construct is deprecated at
/usr/share/perl5/vendor_perl/Gearman/Util.pm line 164.
Use of "goto" to jump into a construct is deprecated at
/usr/share/perl5/vendor_perl/Gearman/Util.pm line 164.
#   Failed test 'alternating status'
#   at t/async.t line 75.
#                   '21211221122222'
#     doesn't match '(?^:1212)'
# Looks like you failed 1 test of 2.
t/async.t ......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

This looks like a race in the test because it expects that tasks complete
regularly in time which does not have to be true if CPU scheduler delays some
processes.

See Koschei
<http://koschei.cloud.fedoraproject.org/package/perl-Gearman-Client-Async> for
the failure frequency.

Unfortunately I cannot reproduce the failure.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list