http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12803 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #17 from Kyle M Hall <kyle@bywatersolutions.com> --- I cannot reproduce this error. Are you using Koha's sample data? I'm not sure these unit tests are reliable with any other data. (In reply to Katrin Fischer from comment #16)
I am sorry, but t/db_dependent/HoldsQueue.t is failing in my installation:
t/db_dependent/HoldsQueue.t ................. 2/23 # Failed test 'Holds not filled with items from closed libraries' # at t/db_dependent/HoldsQueue.t line 310. # got: '2' # expected: '1'
# Failed test 'Holds not filled with items from closed libraries' # at t/db_dependent/HoldsQueue.t line 327. # got: '3' # expected: '2' # Looks like you failed 2 tests of 23. t/db_dependent/HoldsQueue.t ................. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/23 subtests
Could this conflict with the calendar changes for hourly?
-- You are receiving this mail because: You are watching all bug changes.