CC: | exodist7 [...] gmail.com |
Subject: | Tests fail (with recent Test::Builder?) |
One of my smokers reported the following failure:
PERL_DL_NONLAZY=1 "/opt/perl-5.24.0t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/basic.t
Undefined subroutine &Test::Builder::_copy called at /tmpfs/.cpan-build-cpansand/2016052421/Test-DBIx-Class-Stats-0.01-rC39Fu/blib/lib/Test/DBIx/Class/Stats.pm line 95.
# Test ended with extra hubs on the stack!
t/basic.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
I think this is due to changes in the internals of Test::Builder. This smoker has the recent stable version of Test-Simple installed, 1.302019.