Subject: | t/runs.t fails with Algorithm::Networksort 2.00 |
My smoker systems started to generate fail reports:
PERL_DL_NONLAZY=1 "/usr/perl5.20.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Undefined subroutine &Algorithm::Networksort::nw_algorithms called at bin/algorithm-networksort-chooser line 55.
Can't use an undefined value as an ARRAY reference at t/runs.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/runs.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
It seems that this happens only if Algorithm::Networksort 2.00 is installed, but not with other versions.