https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20644
--- Comment #56 from Lisette Scheer <[email protected]> --- > the tests that fail except "t/00-check-atomic-updates.t" were already > failing before the patches > I'm not using kohadevbox so maybe that's why? All the tests are successful for me on main: kohadev-koha@kohadevbox:koha(main)$ prove t/00-check-atomic-updates.t t/00-check-atomic-updates.t .. ok All tests successful. Files=1, Tests=2, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.03 cusr 0.01 csys = 0.06 CPU) Result: PASS kohadev-koha@kohadevbox:koha(main)$ prove t/00-deprecated.t t/00-deprecated.t .. ok All tests successful. Files=1, Tests=2, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.15 cusr 0.16 csys = 0.33 CPU) Result: PASS kohadev-koha@kohadevbox:koha(main)$ prove t/Creators.t t/Creators.t .. ok All tests successful. Files=1, Tests=42, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.57 cusr 0.06 csys = 0.65 CPU) Result: PASS kohadev-koha@kohadevbox:koha(main)$ prove t/db_dependent/Patron/Borrower_PrevCheckout.t t/db_dependent/Patron/Borrower_PrevCheckout.t .. ok All tests successful. Files=1, Tests=64, 5 wallclock secs ( 0.01 usr 0.01 sys + 3.59 cusr 0.70 csys = 4.31 CPU) Result: PASS kohadev-koha@kohadevbox:koha(main)$ prove t/db_dependent/Koha/ItemTypes.t t/db_dependent/Koha/ItemTypes.t .. ok All tests successful. Files=1, Tests=16, 2 wallclock secs ( 0.01 usr 0.01 sys + 1.17 cusr 0.12 csys = 1.31 CPU) Result: PASS -- 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/
