https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38356 --- Comment #13 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- Created attachment 182064 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182064&action=edit (follow-up) Bug 38356: Fix failing Circulation.t tests After pushing bug 38356 to main, Circulation.t tests started to fail. Fail happened randomly and was related to sub is_serial trying to fetch biblios metadata. This patch changes the way test item is build in "CanBookBeIssued + needsconfirmation message" tests. It seems more reliable to use build_sample_item rather than building item using biblio and biblioitem data. To test prove t/db_dependent/Circulation.t. -- You are receiving this mail because: You are watching all bug changes.