[Koha-bugs] [Bug 27927] longoverdue cronjob renews items before marking lost when both RenewAccruingItemWhenPaid and WhenLostForgiveFine are enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 6 15:00:34 CEST 2021


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

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #6 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
The behavior is all good, but I get a test failure:
root at kohadevbox:koha(master)$ prove t/db_dependent/Koha/Account/Line.t
t/db_dependent/Koha/Account/Line.t .. 7/14     # Looks like you planned 6 tests
but ran 3.
t/db_dependent/Koha/Account/Line.t .. 9/14 
#   Failed test 'checkout() tests'
#   at t/db_dependent/Koha/Account/Line.t line 643.
Can't call method "checkout" on an undefined value at
t/db_dependent/Koha/Account/Line.t line 635.
# Looks like your test exited with 255 just after 9.
t/db_dependent/Koha/Account/Line.t .. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 6/14 subtests 

Test Summary Report
-------------------
t/db_dependent/Koha/Account/Line.t (Wstat: 65280 Tests: 9 Failed: 1)
  Failed test:  9
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 9.
Files=1, Tests=9,  5 wallclock secs ( 0.02 usr  0.01 sys +  3.13 cusr  0.59
csys =  3.75 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list