Subject: | Test suite fails |
The test suite fails on all my smoker boxes with threaded perls (various perl versions, versions OS):
...
PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
No DSN defined (you need to set DBIX_THRD_DSN)
Perl exited with active threads:
2 running and unjoined
0 finished and unjoined
0 running and detached
t/test.t ..
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 71/72 subtests
...