Skip Menu |

This queue is for tickets about the Schedule-Cron-Nofork CPAN distribution.

Report information
The Basics
Id: 129286
Status: new
Priority: 0/
Queue: Schedule-Cron-Nofork

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



Subject: Test suite fails
Test suite fails on all of my smokers. Beginning of test log: ... PERL_DL_NONLAZY=1 "/usr/perl5.28.1Dp/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Scheduling an entry for * * * * *, please stand by # Scheduling an entry for * * * * *, please stand by # Failed test 'Scheduled job was called' # at t/01-api.t line 41. # 'Timeout reached at t/01-api.t line 36. # ' # doesn't match '/Cron job called/' # Scheduling an entry for * * * * *, please stand by # Scheduling two entries for * * * * *, please stand by # Scheduling two entries for * * * * *, please stand by # Failed test 'Scheduled job was called' # at t/01-api.t line 55. # 'Timeout reached at t/01-api.t line 50. # ' # doesn't match '/General dispatch called/' # Failed test 'One job was dispatched' # at t/01-api.t line 56. # got: '0' # expected: '1' # Failed test 'General dispatch parameters[0]' # at t/01-api.t line 57. # got: undef # expected: 'MESSAGE' ... (etc) ...