[Koha-bugs] [Bug 18055] Speed up '00-strict.t' test, with Parallel::ForkManager

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 6 20:37:09 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18055

--- Comment #6 from Mason James <mtj at kohaaloha.com> ---
(In reply to M. Tompsett from comment #5)
> Also, acqui which runs first has 42 tests, and sequentially you would expect
> 43, but admin restarts numbering at 1. This confuses the prove. I get a test
> failure.


works for me on the latest kohadevbox

-------------
vagrant at kohadevbox:~/kohaclone$ git log --oneline | head -3
b35842c Bug 18055 - Speed up '00-strict.t' test, with Parallel::ForkManager
6abf904 Bug 17960 - DBRev 16.12.00.007
2e9ae12 Bug 17960: Replace missing occurrences

vagrant at kohadevbox:~/kohaclone$ sudo koha-shell -c 'time prove 
./t/db_dependent/00-strict.t ' kohadev
./t/db_dependent/00-strict.t .. ok
All tests successful.
Files=1, Tests=661, 537 wallclock secs ( 0.06 usr  0.00 sys + 943.76 cusr 61.74
csys = 1005.56 CPU)
Result: PASS

real    8m57.167s
user    15m43.892s
sys     1m1.752s
-------------

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list