[Koha-bugs] [Bug 15545] Optionally make hold notes required when placing a hold ( via Koha::Plugin)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 18 05:38:46 CEST 2016


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

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liz at catalyst.net.nz
             Status|Needs Signoff               |Failed QA

--- Comment #15 from Liz Rea <liz at catalyst.net.nz> ---
Hi,

I have both the test failing:

t/db_dependent/Reserves/IsHoldNoteRequired.t .. 
1..3
ok 1 - Should be false if plugins are disabled
not ok 2 - Should be true for biblionumber 2

#   Failed test 'Should be true for biblionumber 2'
#   at t/db_dependent/Reserves/IsHoldNoteRequired.t line 53.
#          got: undef
#     expected: '1'
ok 3 - Should be false for biblionumber 0
# Looks like you failed 1 test of 3.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 

Test Summary Report
-------------------
t/db_dependent/Reserves/IsHoldNoteRequired.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=1, Tests=3,  2 wallclock secs ( 0.01 usr  0.00 sys +  0.99 cusr  0.05
csys =  1.05 CPU)
Result: FAIL

And I can't seem to make it work functionally either, sorry.

Liz

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


More information about the Koha-bugs mailing list