http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14694
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Marc Véron <[email protected]> --- Hi Kyle, I get errors with: t/db_dependent/DecreaseLoanHighHolds.t (Wstat: 2048 Tests: 12 Failed: 8) Failed tests: 2, 4-5, 7, 9-12 Non-zero exit status: 8 (...) not ok 4 - Should have duration of 1 # Failed test 'Should have duration of 1' # at t/db_dependent/DecreaseLoanHighHolds.t line 97. # got: '0' # expected: '1' not ok 5 - due_date should be a DateTime object # Failed test 'due_date should be a DateTime object' # at t/db_dependent/DecreaseLoanHighHolds.t line 98. # got: '' # expected: 'DateTime' (...) not ok 7 - Should exceed threshold # Failed test 'Should exceed threshold' # at t/db_dependent/DecreaseLoanHighHolds.t line 116. # got: '0' # expected: '1' (... and more) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
