Subject: | t/55-yaml.t fails (0.31) |
Some of my smokers show the following failure:
...
# Failed test 'config load failed'
# at t/55-yaml.t line 27.
# got: 'HASH(0x41ef3e88)'
# expected: undef
# Failed test 'error thrown'
# at t/55-yaml.t line 28.
# got: ''
# expected: anything else
# Failed test 'config load failed'
# at t/55-yaml.t line 36.
# got: 'ARRAY(0x41edf570)'
# expected: undef
# Failed test 'error thrown'
# at t/55-yaml.t line 37.
# got: ''
# expected: anything else
# Looks like you failed 4 tests of 6.
t/55-yaml.t ...........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/6 subtests
...