https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24881
--- Comment #23 from Victor Grousset/tuxayo <[email protected]> --- I can still get the following error locally. I confirm that have applied the patch of comment 21 on top of 19.05.x without reverting the old patch t/db_dependent/Circulation.t .. 29/46 # Failed test 'ISSUED_TO_ANOTHER question flag should be set if AutoReturnCheckedOutItems is disabled and item is checked out to another' # at t/db_dependent/Circulation.t line 1975. # got: undef # expected: '1' # Looks like you planned 2 tests but ran 1. t/db_dependent/Circulation.t .. 30/46 # Looks like you failed 1 test of 1 run. # Failed test 'CanBookBeIssued + AutoReturnCheckedOutItems' # at t/db_dependent/Circulation.t line 1982. Can't call method "borrowernumber" on an undefined value at t/db_dependent/Circulation.t line 1979. # Looks like your test exited with 255 just after 30. t/db_dependent/Circulation.t .. Dubious, test returned 255 (wstat 65280, 0xff00) -- 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/
