Subject: | Tests fail with perl 5.23.8 and later (0.4) |
See http://fast-matrix.cpantesters.org/?dist=Test-MockPackages%200.4 for a pass/fail overview.
Test output is:
# Failed test 'checking depth'
# at t/04-mock.t line 384.
# got: '-3'
# expected: '-4'
# You need to change $Test::Builder::Level
# Looks like you failed 1 test of 10.
# Failed test 'too many calls'
# at t/04-mock.t line 397.
# Looks like you failed 1 test of 7.
# Failed test 'expects'
# at t/04-mock.t line 398.
# Failed test 'checking depth'
# at t/04-mock.t line 505.
# got: '-3'
# expected: '-4'
# You need to change $Test::Builder::Level
# Looks like you failed 1 test of 7.
# Failed test 'one return setup'
# at t/04-mock.t line 517.
# Failed test 'checking depth'
# at t/04-mock.t line 532.
# got: '-3'
# expected: '-4'
# You need to change $Test::Builder::Level
# Looks like you failed 1 test of 7.
# Failed test 'multiple returns setup'
# at t/04-mock.t line 544.
# Looks like you failed 2 tests of 2.
# Failed test 'called too many times'
# at t/04-mock.t line 545.
# Looks like you failed 1 test of 8.
# Failed test 'returns'
# at t/04-mock.t line 600.
# Looks like you failed 2 tests of 6.
t/04-mock.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests