https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38929
--- Comment #20 from David Nind <[email protected]> --- (In reply to Jonathan Druart from comment #13) > David, this failure should be fixed with the patches from bug 38932 applied. Thanks Jonathan! Testing notes (using KTD): 1. Apply 38926. 2. Apply 38932. 3. Run: yarn api:bundle 4. Apply 38929. 5. Restart everything: restart_all 6. Check that these tests pass (step 2 of the test plan): prove t/db_dependent/api/v1/authorities.t \ t/db_dependent/api/v1/biblios.t \ t/db_dependent/api/v1/clubs_holds.t \ t/db_dependent/api/v1/holds.t \ t/db_dependent/api/v1/ill_batchstatuses.t \ t/db_dependent/api/v1/import_batch_profiles.t \ t/db_dependent/api/v1/transfer_limits.t 7. Check that these tests pass: prove xt/api.t 8. Check that all the API tests pass: prove t/db_dependent/api/v1/* -- 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/
