[Koha-bugs] [Bug 24474] Lost items that are checked out are always returned, even when attempting to renew them

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 10 17:57:43 CET 2020


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

--- Comment #38 from David Nind <david at davidnind.com> ---
Now works as outlined in the test plan!

I re-ran the tests after signing off and one test fails:

root at 314245d82a59:koha(bz24474)$ prove t/db_dependent/Circulation.t
t/db_dependent/Circulation.t .. 30/47 
        #   Failed test 'Should have a single 10 days overdue fine and lost
charge'
        #   at t/db_dependent/Circulation.t line 2344.
        #          got: '27'
        #     expected: '17'
        # Looks like you failed 1 test of 3.

    #   Failed test 'bug 22877'
    #   at t/db_dependent/Circulation.t line 2347.
    # Looks like you failed 1 test of 5.
t/db_dependent/Circulation.t .. 31/47 
#   Failed test 'AddReturn | is_overdue'
#   at t/db_dependent/Circulation.t line 2347.
t/db_dependent/Circulation.t .. 47/47 # Looks like you failed 1 test of 47.
t/db_dependent/Circulation.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/47 subtests 

Test Summary Report
-------------------
t/db_dependent/Circulation.t (Wstat: 256 Tests: 47 Failed: 1)
  Failed test:  31
  Non-zero exit status: 1
Files=1, Tests=47, 29 wallclock secs ( 0.08 usr  0.00 sys + 23.90 cusr  2.79
csys = 26.77 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list