https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41358 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply --- Comment #13 from Lisette Scheer <lisette@bywatersolutions.com> --- Patch doesn't apply and when I rebased I got errors: [FAIL] misc/maintenance/migrate_circulation_logs_to_json.pl FAIL git_manipulation The file has been added and deleted or renamed in the same patchset [PASS] offline_circ/process_koc.pl [PASS] t/db_dependent/Circulation.t [PASS] t/db_dependent/Reserves.t Processing additional checks PASS! Running tests (2) * Proving /kohadevbox/koha/t/db_dependent/Circulation.t FAIL # Transfer limit: Holding -> Return # Transfer limit: Return -> Home # Transfer limit: Return -> Holding # No tests run! # Failed test 'No tests run for subtest "Test CanBookBeIssued param ignore_reserves (Bug 35322)"' # at /kohadevbox/koha/t/db_dependent/Circulation.t line 7887. encountered object '2026-04-21T22:07:44', but neither allow_blessed, convert_blessed nor allow_tags settings are enabled (or TO_JSON/FREEZE method missing) at /usr/share/perl5/JSON.pm line 173. # Looks like your test exited with 11 just after 81. /kohadevbox/koha/t/db_dependent/Circulation.t .. Dubious, test returned 11 (wstat 2816, 0xb00) Failed 7/87 subtests Test Summary Report ------------------- /kohadevbox/koha/t/db_dependent/Circulation.t (Wstat: 2816 (exited 11) Tests: 81 Failed: 1) Failed test: 80 Non-zero exit status: 11 Parse errors: Bad plan. You planned 87 tests but ran 81. Files=1, Tests=81, 69 wallclock secs ( 0.13 usr 0.02 sys + 50.52 cusr 6.18 csys = 56.85 CPU) Result: FAIL * Proving /kohadevbox/koha/t/db_dependent/Reserves.t FAIL # Looks like you planned 9 tests but ran 11. # Failed test 'Bug 40866: AddReserve override JSON logging' # at /kohadevbox/koha/t/db_dependent/Reserves.t line 2183. # Looks like you failed 1 test of 70. /kohadevbox/koha/t/db_dependent/Reserves.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/70 subtests Test Summary Report ------------------- /kohadevbox/koha/t/db_dependent/Reserves.t (Wstat: 256 (exited 1) Tests: 70 Failed: 1) Failed test: 68 Non-zero exit status: 1 Files=1, Tests=70, 17 wallclock secs ( 0.05 usr 0.00 sys + 12.30 cusr 1.85 csys = 14.20 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.