[Koha-bugs] [Bug 13478] Force item holds only for specific biblios

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 26 21:16:02 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13478

Nick Clemens <nick at quecheelibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at quecheelibrary.org

--- Comment #6 from Nick Clemens <nick at quecheelibrary.org> ---
All seemed to work as expected except for the test in step 2 (output below):

t/db_dependent/Reserves.t .. 1/57 Subroutine C4::Context::userenv redefined at
t/db_dependent/Reserves.t line 42.
t/db_dependent/Reserves.t .. 29/57 C4::Context->userenv not defined! at
/usr/share/koha/lib/C4/Items.pm line 2282
Undefined subroutine &C4::Reserves::CheckBiblioForceItemHolds called at
t/db_dependent/Reserves.t line 512.
# Looks like you planned 57 tests but ran 53.
# Looks like your test exited with 255 just after 53.
t/db_dependent/Reserves.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/57 subtests

Test Summary Report
-------------------
t/db_dependent/Reserves.t (Wstat: 65280 Tests: 53 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 57 tests but ran 53.
Files=1, Tests=53,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.72 cusr  0.04
csys =  0.79 CPU)
Result: FAIL

Could be something I am missing but passed on master

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


More information about the Koha-bugs mailing list