[Koha-bugs] [Bug 17603] Remove itemtype-related Borrower_Discharge.t warnings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 9 23:48:42 CET 2016


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Bernardo Gonzalez Kriegel from comment #2)
> No errors for me without patch
> (master commit 80c80ca683217455221e15e0c24a81d5e60e49e0)
> 
> t/db_dependent/Patron/Borrower_Discharge.t .. ok     
> All tests successful.
> Files=1, Tests=18,  3 wallclock secs ( 0.02 usr  0.00 sys +  1.89 cusr  0.11
> csys =  2.02 CPU)
> Result: PASS

Don't you get warnings? This is what I get:

kohadev-koha at kohadevbox:/home/vagrant/kohaclone$ prove
t/db_dependent/Patron/Borrower_Discharge.t
t/db_dependent/Patron/Borrower_Discharge.t .. item-level_itypes set but no
itemtype set for item (1291) at
/home/vagrant/kohaclone/Koha/Schema/Result/Item.pm line 698.
t/db_dependent/Patron/Borrower_Discharge.t .. 1/18 item-level_itypes set but no
itemtype set for item (1291) at
/home/vagrant/kohaclone/Koha/Schema/Result/Item.pm line 698.
t/db_dependent/Patron/Borrower_Discharge.t .. ok
All tests successful.
Files=1, Tests=18,  3 wallclock secs ( 0.03 usr  0.00 sys +  1.72 cusr  0.26
csys =  2.01 CPU)
Result: PASS
kohadev-koha at kohadevbox:/home/vagrant/kohaclone$

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


More information about the Koha-bugs mailing list