Skip Menu |

This queue is for tickets about the Test-MockPackages CPAN distribution.

Report information
The Basics
Id: 113982
Status: resolved
Priority: 0/
Queue: Test-MockPackages

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.5



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
This was fixed in Version 0.5.