[Koha-bugs] [Bug 14784] Missing checkin message for debarred patrons when issuing rules 'fine days = 0'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 29 00:10:52 CET 2020


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

--- Comment #54 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Hi Alexis,
Sorry for the late reply...
After applying both patches I still get a failed tests:
<pre>
root at kohadevbox:koha(master)$ prove t/db_dependent/Circulation.t 
t/db_dependent/Circulation.t .. 27/50 
    #   Failed test 'AddReturn must have debarred the patron'
    #   at t/db_dependent/Circulation.t line 89.
    #          got: ''
    #     expected: '1'
    # AddReturn returned message $VAR1 = {
    #           'WasReturned' => 1
    #         };
    # Looks like you failed 1 test of 29.
t/db_dependent/Circulation.t .. 29/50 
#   Failed test 'AddReturn + suspension_chargeperiod'
#   at t/db_dependent/Circulation.t line 2397.
t/db_dependent/Circulation.t .. 48/50 # Looks like you failed 1 test of 50.
t/db_dependent/Circulation.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/50 subtests 

Test Summary Report
-------------------
t/db_dependent/Circulation.t (Wstat: 256 Tests: 50 Failed: 1)
  Failed test:  29
  Non-zero exit status: 1
Files=1, Tests=50, 22 wallclock secs ( 0.07 usr  0.01 sys + 17.66 cusr  1.62
csys = 19.36 CPU)
Result: FAIL
</pre>

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


More information about the Koha-bugs mailing list