https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31447
--- Comment #21 from Katrin Fischer <[email protected]> --- The Circulation tests are a quite picky. I often only get them to pass completely after a fresh reset_all. But in this case, these unrelated tests keep failing: t/db_dependent/Circulation.t .. 62/64 # Failed test 'Checkouts with auto-renewal can be renewed earliest on due date if no renewalbefore' # at t/db_dependent/Circulation.t line 5683. # got: '2022-11-13T14:26:32' # expected: '2022-11-27T00:00:00' # Failed test 'Checkouts with auto-renewal can be renewed earliest on due date if no renewalbefore' # at t/db_dependent/Circulation.t line 5689. # got: '2022-11-13T14:26:32' # expected: '2022-11-27T23:59:00' # Looks like you failed 2 tests of 5. t/db_dependent/Circulation.t .. 63/64 # Failed test 'GetSoonestRenewDate tests' # at t/db_dependent/Circulation.t line 5694. -- 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/
