Subject: | Test suite started to fail on Debian systems |
The test suite fails on Debian/stretch and buster:
...
PERL_DL_NONLAZY=1 "/opt/perl-5.26.2D/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'undef isa 'HASH''
# at t/20_list.t line 13.
# undef isn't defined
# found 0 adapters
# Failed test 'at least one adapter found'
# at t/20_list.t line 18.
# '1'
# <=
# '0'
# Looks like you failed 2 tests of 2.
t/20_list.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
...
Debian/jessie is still OK. Also Ubuntu 18.04 is OK (though it's younger than Debian/stretch).