[Koha-bugs] [Bug 17539] t/db_dependent/Reserves.t is failing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 9 11:01:21 CET 2016


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

--- Comment #24 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
I did a full prove t/db_dependent, and got:

t/db_dependent/Reserves.t ................................ 28/72
C4::Context->userenv not defined! at /home/vagrant/kohaclone/C4/Items.pm line
2267.
Use of uninitialized value $tagno in concatenation (.) or string at
/usr/share/perl5/MARC/Field.pm line 83.
Tag "" is not a valid tag. at t/db_dependent/Reserves.t line 526.
# Looks like your test exited with 255 just after 52.
t/db_dependent/Reserves.t ................................ Dubious, test
returned 255 (wstat 65280, 0xff00)

Just after, trying to recreate:
prove t/db_dependent/Reserves.t
t/db_dependent/Reserves.t .. 1/72 C4::Context->userenv not defined! at
/home/vagrant/kohaclone/C4/Items.pm line 2267.
t/db_dependent/Reserves.t .. ok     
All tests successful.
Files=1, Tests=72,  3 wallclock secs ( 0.02 usr  0.01 sys +  1.42 cusr  0.78
csys =  2.23 CPU)
Result: PASS

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


More information about the Koha-bugs mailing list