https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35590
Emmanuel Bétemps <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Signed Off --- Comment #24 from Emmanuel Bétemps <[email protected]> --- Hi, here are the messages displayed after running the unit tests for Serials and GetNextSeq (I don't know if it's useful as all tests are successful) : Kohadev-koha@kohadevbox:koha(main)$ prove ./t/db_dependent/Serials.t ./t/db_dependent/Serials.t .. ok All tests successful. Files=1, Tests=64, 71 wallclock secs ( 0.06 usr 0.02 sys + 68.44 cusr 0.98 csys = 69.50 CPU) Result: PASS kohadev-koha@kohadevbox:koha(main)$ prove ./t/db_dependent/Serials/GetNextSeq.t ./t/db_dependent/Serials/GetNextSeq.t .. ok All tests successful. Files=1, Tests=33, 3 wallclock secs ( 0.04 usr 0.01 sys + 3.09 cusr 0.32 csys = 3.46 CPU) Result: PASS Manu. -- 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/
