22 Jul
2021
22 Jul
'21
6:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690 --- Comment #174 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- I also get the following test failure:
root@kohadevbox:koha(master)$ prove t/db_dependent/Koha/Item.t t/db_dependent/Koha/Item.t .. # No tests run! t/db_dependent/Koha/Item.t .. 1/12 # Failed test 'No tests run for subtest "tracked_links relationship"' # at t/db_dependent/Koha/Item.t line 56. Can't locate object method "_new_from_dbic" via package "Koha::TrackedLinks" (perhaps you forgot to load "Koha::TrackedLinks"?) at /kohadevbox/koha/Koha/Item.pm line 1220. # Looks like your test exited with 255 just after 1.
-- You are receiving this mail because: You are watching all bug changes.