[Koha-bugs] [Bug 25783] Holds Queue treating item-level holds as bib-level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 22 06:50:02 CEST 2020


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aleisha at catalyst.net.nz

--- Comment #12 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
tests do not pass on 19.11.x

$ prove t/db_dependent/HoldsQueue.t 
t/db_dependent/HoldsQueue.t .. 49/52     # No tests run!

#   Failed test 'No tests run for subtest "Item level holds info is preserved
(Bug 25738)"'
#   at t/db_dependent/HoldsQueue.t line 1086.
DBIx::Class::Row::store_column(): No such column 'itemnumber' on
Koha::Schema::Result::Branch at /home/vagrant/kohaclone/Koha/Object.pm line 77
# Looks like your test exited with 255 just after 51.
t/db_dependent/HoldsQueue.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/52 subtests 

Test Summary Report
-------------------
t/db_dependent/HoldsQueue.t (Wstat: 65280 Tests: 51 Failed: 1)
  Failed test:  51
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 52 tests but ran 51.
Files=1, Tests=51,  6 wallclock secs ( 0.01 usr  0.03 sys +  4.32 cusr  1.08
csys =  5.44 CPU)
Result: FAIL

please rebase!

also, is the name of the subtest incorrect? should it be "Item level holds info
is preserved (Bug 25783)" instead? (fixed bug number)

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


More information about the Koha-bugs mailing list