[Koha-bugs] [Bug 23185] Koha::Objects supports passing through 'update' which means we can side step 'set' + 'store'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 29 07:37:31 CEST 2020


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |victor at tuxayo.net
             Status|Needs Signoff               |Failed QA

--- Comment #13 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
I suppose the test plan is to run the automated tests right?

It's stuck since 32 min I had to kill the process.

root at e0f73671e924:koha((5724c66959...))$ kshell
kohadev-koha at e0f73671e924:/kohadevbox/koha$ time prove
t/db_dependent/Koha/Objects.t
t/db_dependent/Koha/Objects.t .. 18/22 

It's infinite looping on something.

PID USER      PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME+  Command
2549 kohadev-k  20   0  899M  687M 14736 R 75.4  5.9 23:38.44 /usr/bin/perl
t/db_dependent/Koha/Objects.t


I reverted to master and ran the test again and it worked.

kohadev-koha at e0f73671e924:/kohadevbox/koha$ time prove
t/db_dependent/Koha/Objects.t
t/db_dependent/Koha/Objects.t .. ok     
All tests successful.
Files=1, Tests=21, 21 wallclock secs ( 0.06 usr  0.01 sys + 15.54 cusr  4.21
csys = 19.82 CPU)
Result: PASS

real    0m21.111s

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list