https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35568
--- Comment #9 from Katrin Fischer <[email protected]> --- This appears to make a test fail - could be a merge issue? prove t/db_dependent/Koha/Plugins/Recall_hooks.t t/db_dependent/Koha/Plugins/Recall_hooks.t .. 1/4 # Failed test '->add_recall calls the after_recall_action hook with action add' # at t/db_dependent/Koha/Plugins/Recall_hooks.t line 94. # found warning: Plugin error (Test Plugin): Exception 'Koha::Exception' thrown 'transform_prepared_letter called with letter content Date: 04/22/2024 08:05 # found warning: Plugin error (Test Plugin): Exception 'Koha::Exception' thrown 'after_recall_action called with action: add, ref: Koha::Recall' # expected to find warning: (?^u:after_recall_action called with action: add, ref: Koha::Recall) # Looks like you failed 1 test of 1. t/db_dependent/Koha/Plugins/Recall_hooks.t .. 4/4 # Failed test 'after_recall_action hook' # at t/db_dependent/Koha/Plugins/Recall_hooks.t line 99. # Looks like you failed 1 test of 4. t/db_dependent/Koha/Plugins/Recall_hooks.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests Test Summary Report ------------------- t/db_dependent/Koha/Plugins/Recall_hooks.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.45 cusr 0.09 csys = 1.56 CPU) Result: FAIL -- 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/
