https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8338
--- Comment #26 from Katrin Fischer <[email protected]> --- I was ready to pass QA, but tests fail (pass with master): kohadev-koha@kohadevbox:/home/vagrant/kohaclone$ prove t/db_dependent/Circulation.t t/db_dependent/Circulation.t .. 29/48 _FixOverduesOnReturn(233, Koha::Item=HASH(0x55c8b6955450)->itemnumber...) failed! at /home/vagrant/kohaclone/C4/Circulation.pm line 2056. t/db_dependent/Circulation.t .. 45/48 # No tests run! # Failed test 'No tests run for subtest "Test Backdating of Returns"' # at t/db_dependent/Circulation.t line 3930. Can't call method "amountoutstanding" on an undefined value at t/db_dependent/Circulation.t line 3928. # Looks like your test exited with 255 just after 46. t/db_dependent/Circulation.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/48 subtests Test Summary Report ------------------- t/db_dependent/Circulation.t (Wstat: 65280 Tests: 46 Failed: 1) Failed test: 46 Non-zero exit status: 255 Parse errors: Bad plan. You planned 48 tests but ran 46. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
