Subject: | t/02_load_credentials.t fails (hash randomization?) |
Test output:
# Failed test 'Get DB info from array.'
# at t/02_load_credentials.t line 112.
# Structures begin differing at:
# $got->{dsn} = 'dbi:mysql:dbname=acronym'
# $expected->{dsn} = 'dbi:SQLite:dbfile=:memory:'
# Looks like you failed 1 test of 6.
t/02_load_credentials.t ......................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
The overview of test reports http://matrix.cpantesters.org/?dist=DBIx-Config%200.000002 shows that test failures happen only after 5.17.x and are random. This suggests that we may have a hash randomization problem here.