[Koha-bugs] [Bug 17561] ReserveSlip needs itemnumber for item level holds on same biblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 30 22:57:45 CET 2016


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

Mika <mikasmith at catalyst.net.nz> changed:

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

--- Comment #5 from Mika <mikasmith at catalyst.net.nz> ---
t/db_dependent/Reserves/ReserveSlip.t ..
DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. 
SQL that returns multiple rows is DEPRECATED for ->find and ->single at
/home/vagrant/kohaclone/Koha/Objects.pm line 83
t/db_dependent/Reserves/ReserveSlip.t .. 1/5
DBIx::Class::Storage::DBI::select_single(): Query returned more than one row. 
SQL that returns multiple rows is DEPRECATED for ->find and ->single at
/home/vagrant/kohaclone/Koha/Objects.pm line 83
Can't use an undefined value as a HASH reference at
t/db_dependent/Reserves/ReserveSlip.t line 112.
# Looks like your test exited with 255 just after 1.
t/db_dependent/Reserves/ReserveSlip.t .. Dubious, test returned 255 (wstat
65280, 0xff00)
Failed 4/5 subtests 

Test Summary Report
-------------------
t/db_dependent/Reserves/ReserveSlip.t (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 1.
Files=1, Tests=1,  2 wallclock secs ( 0.02 usr  0.00 sys +  1.68 cusr  0.07
csys =  1.77 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list