[Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 13 13:54:09 CEST 2021


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

--- Comment #130 from David Nind <david at davidnind.com> ---
Test failed - if I change the number of tests to 68, everything works fine:

t/db_dependent/Reserves.t (Wstat: 65280 Tests: 68 Failed: 1)
  Failed test:  68
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 67 tests but ran 68.

Also, while not covered in the test plan, prove t/db_dependent/Holds.t fails
(it passed before the patch was applied):

t/db_dependent/Holds.t (Wstat: 4352 Tests: 71 Failed: 17)
  Failed tests:  37-39, 42, 47, 53-60, 63, 65, 67, 71
  Non-zero exit status: 17

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


More information about the Koha-bugs mailing list