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

--- Comment #30 from Marcel de Rooy <m.de.r...@rijksmuseum.nl> ---
Holds test failed with me at first, but probably related to bad data.
Fresh master passes.

prove  t/db_dependent/Koha/Items.t
All tests successful.
Files=1, Tests=20, 18 wallclock secs ( 0.08 usr  0.01 sys + 14.81 cusr  2.00
csys = 16.90 CPU)
Result: PASS
prove  t/db_dependent/Koha/Holds.t
All tests successful.
Files=1, Tests=12, 16 wallclock secs ( 0.05 usr  0.01 sys + 12.97 cusr  2.24
csys = 15.27 CPU)
Result: PASS

Apart from some noise in Items.t:  Use of uninitialized value in string eq at
/usr/share/koha/Koha/Item.pm line 102.
=> $self->barcode(undef) if $self->barcode eq '';
Not coming from here.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to