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) ...