https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42558
--- Comment #31 from David Nind <[email protected]> --- Note: Tests all pass if I change "Holds allowed (daily)" back to empty, if it is set to 1 (previous steps in the test plan) the tests fail. prove t/db_dependent/Circulation.t t/db_dependent/Holds/ExpireReservesAutoFill.t t/db_dependent/Holds/WaitingReserves.t t/db_dependent/Reserves/CancelExpiredReserves.t t/db_dependent/Reserves/MultiplePerRecord.t t/db_dependent/ILSDI_Services.t t/db_dependent/Hold.t t/db_dependent/Reports/Guided.t t/db_dependent/api/v1/holds.t t/db_dependent/api/v1/checkouts.t t/db_dependent/Koha/Items.t t/db_dependent/HoldsQueue.t t/db_dependent/Circulation.t ..................... 31/87 # Transfer limit: Holding -> Return # Transfer limit: Return -> Home # Transfer limit: Return -> Holding t/db_dependent/Circulation.t ..................... ok t/db_dependent/Holds/ExpireReservesAutoFill.t .... ok t/db_dependent/Holds/WaitingReserves.t ........... ok t/db_dependent/Reserves/CancelExpiredReserves.t .. ok t/db_dependent/Reserves/MultiplePerRecord.t ...... ok t/db_dependent/ILSDI_Services.t .................. ok t/db_dependent/Hold.t ............................ ok t/db_dependent/Reports/Guided.t .................. ok t/db_dependent/api/v1/holds.t .................... ok t/db_dependent/api/v1/checkouts.t ................ ok t/db_dependent/Koha/Items.t ...................... ok t/db_dependent/HoldsQueue.t ...................... ok All tests successful. Files=12, Tests=419, 141 wallclock secs ( 0.33 usr 0.03 sys + 101.57 cusr 24.00 csys = 125.93 CPU) Result: PASS -- 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/
