[Koha-bugs] [Bug 14694] Make decreaseloanHighHolds more flexible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 7 09:37:59 CEST 2015


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch

--- Comment #5 from Marc Véron <veron at veron.ch> ---
Hi Kyle, I get errors with:

t/db_dependent/DecreaseLoanHighHolds.t (Wstat: 2048 Tests: 12 Failed: 8)
  Failed tests:  2, 4-5, 7, 9-12
  Non-zero exit status: 8

(...)
not ok 4 - Should have duration of 1

#   Failed test 'Should have duration of 1'
#   at t/db_dependent/DecreaseLoanHighHolds.t line 97.
#          got: '0'
#     expected: '1'
not ok 5 - due_date should be a DateTime object

#   Failed test 'due_date should be a DateTime object'
#   at t/db_dependent/DecreaseLoanHighHolds.t line 98.
#          got: ''
#     expected: 'DateTime'
(...)

not ok 7 - Should exceed threshold

#   Failed test 'Should exceed threshold'
#   at t/db_dependent/DecreaseLoanHighHolds.t line 116.
#          got: '0'
#     expected: '1'

(... and more)

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


More information about the Koha-bugs mailing list