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@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx 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. -- 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