CC: | HERMES [...] cpan.org |
Subject: | Tests started to fail |
On my smokers (various OS & perls) the test suite started to fail:
...
t/10_01sqlite_common.t ..................
All 313 subtests passed
(less 2 skipped subtests: 311 okay)
(1 TODO test unexpectedly succeeded)
...
DBIx::Class::ResultSource::schema(): Unable to perform storage-dependent operations with a detached result source (source 'Bar' is not associated with a schema). at t/20invocations.t line 18
# Looks like your test exited with 255 just after 7.
t/20invocations.t .......................
Failed 55/62 subtests
...
Arguments for _merge_hashes must be hash references at /usr/home/cpansand/.cpan/build/2017111918/DBIx-Class-Schema-Loader-0.07047-1/blib/lib/DBIx/Class/Schema/Loader.pm line 238.
Arguments for _merge_hashes must be hash references at /usr/home/cpansand/.cpan/build/2017111918/DBIx-Class-Schema-Loader-0.07047-1/blib/lib/DBIx/Class/Schema/Loader.pm line 238.
t/22dump.t ..............................
All 11 subtests passed
t/23dumpmore.t ..........................
All 336 subtests passed
... (etc) ...
Some test scripts exit with 138, which is SIGBUS on freebsd.
Statistical analysis is not quite clear about the reasons, but it could be caused by newer Hash-Merge versions. One possible reason could be the change of the cloning mechanism in Hash-Merge.
Regards,
Slaven