[Koha-bugs] [Bug 18055] Speed up '00-strict.t' test

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 7 06:13:37 CET 2017


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

--- Comment #16 from Mason James <mtj at kohaaloha.com> ---
(In reply to M. Tompsett from comment #15)
> I couldn't get the first patch to work for me, so I threw up a counter patch.
> Test them both. Decide your preference. Sign it off, obsolete the other. :)


hmm, your patch OOMs my server, then fails...


vagrant at kohadevbox:kohaclone(1)$ sudo koha-shell -c 'time prove -v 
./t/db_dependent/00-strict.t ' kohadev
./t/db_dependent/00-strict.t .. No subtests run

Test Summary Report
-------------------
./t/db_dependent/00-strict.t (Wstat: 9 Tests: 0 Failed: 0)
  Non-zero wait status: 9
  Parse errors: No plan found in TAP output
Files=1, Tests=0, 37 wallclock secs ( 0.05 usr  0.02 sys +  3.03 cusr  0.58
csys =  3.68 CPU)
Result: FAIL

real    0m37.559s
user    0m3.192s
sys     0m0.620s

vagrant at kohadevbox:~$ dmesg -T | grep -i oom-kil
[Tue Feb  7 05:07:08 2017] perl invoked oom-killer: gfp_mask=0x280da, order=0,
oom_score_adj=0
[Tue Feb  7 05:07:09 2017] perl invoked oom-killer: gfp_mask=0x280da, order=0,
oom_score_adj=0
[Tue Feb  7 05:07:09 2017] perl invoked oom-killer: gfp_mask=0x201da, order=0,
oom_score_adj=0
[Tue Feb  7 05:07:09 2017] perl invoked oom-killer: gfp_mask=0x201da, order=0,
oom_score_adj=0
[Tue Feb  7 05:07:15 2017] perl invoked oom-killer: gfp_mask=0x201da, order=0,
oom_score_adj=0
[Tue Feb  7 05:07:15 2017] perl invoked oom-killer: gfp_mask=0x201da, order=0,
oom_score_adj=0
[Tue Feb  7 05:07:15 2017] sshd invoked oom-killer: gfp_mask=0x201da, order=0,
oom_score_adj=0
[Tue Feb  7 05:07:15 2017] sshd invoked oom-killer: gfp_mask=0x201da, order=0,
oom_score_adj=0
[Tue Feb  7 05:07:22 2017] perl invoked oom-killer: gfp_mask=0x280da, order=0,
oom_score_adj=0
[Tue Feb  7 05:07:25 2017] perl invoked oom-killer: gfp_mask=0x280da, order=0,
oom_score_adj=0

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


More information about the Koha-bugs mailing list