[Koha-bugs] [Bug 12803] Add ability to skip closed libraries when generating the holds queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 25 16:00:15 CET 2015


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #41 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Not much help here I am afraid, but adding to the weirdness.
Tests passed the second time I ran them, then they kept failing constantly.
Additional weirdness: it's not always the same tests failing:

Sometimes: perl t/db_dependent/HoldsQueue.t

...
not ok 23 - Holds not filled with items from closed libraries
#   Failed test 'Holds not filled with items from closed libraries'
#   at t/db_dependent/HoldsQueue.t line 337.
#          got: '1'
#     expected: '2'


Other times: perl t/db_dependent/HoldsQueue.t
...
not ok 21 - Holds not filled with items from closed libraries
#   Failed test 'Holds not filled with items from closed libraries'
#   at t/db_dependent/HoldsQueue.t line 320.
#          got: '2'
#     expected: '1'
ok 22 - Holds queue filling correct number for holds for default holds policy
'from any library'
not ok 23 - Holds not filled with items from closed libraries
#   Failed test 'Holds not filled with items from closed libraries'
#   at t/db_dependent/HoldsQueue.t line 337.
#          got: '3'
#     expected: '2'
ok 24 - Bug 14297 - Holds Queue building ignoring holds where pickup & home
branch don't match and item is not from least cost branch
# Looks like you failed 2 tests of 24.

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


More information about the Koha-bugs mailing list