https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42558
--- Comment #26 from Lucas Gass (lukeg) <[email protected]> --- (In reply to Chris Mathevet from comment #25) > Everything works except the tests > > > Test Summary Report > ------------------- > t/db_dependent/ILSDI_Services.t (Wstat: 512 (exited 2) Tests: > 16 Failed: 2) > Failed tests: 6, 16 > Non-zero exit status: 2 > t/db_dependent/api/v1/holds.t (Wstat: 24320 (exited 95) > Tests: 12 Failed: 2) > Failed tests: 11-12 > Non-zero exit status: 95 > Parse errors: Bad plan. You planned 20 tests but ran 12. > t/db_dependent/HoldsQueue.t (Wstat: 24320 (exited 95) > Tests: 49 Failed: 1) > Failed test: 48 > Non-zero exit status: 95 > Parse errors: Bad plan. You planned 65 tests but ran 49. > Files=12, Tests=395, 150 wallclock secs ( 0.23 usr 0.05 sys + 113.28 cusr > 15.07 csys = 128.63 CPU) > Result: FAIL Hey Chris, thanks for testing! Can you confirm that you are running the database update, running yarn build, and restarting all services? I cannot recreate these failures and all tests pass for me. -- 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/
