[Koha-bugs] [Bug 14293] Error in the calculation of the suspension of users per day

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 28 14:37:40 CEST 2019


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |kyle at bywatersolutions.com

--- Comment #36 from Kyle M Hall <kyle at bywatersolutions.com> ---
This new algorithm for calculating due dates in days derived from hours will
result in different due dates than what is currently expected:

prove t/db_dependent/Circulation.t
t/db_dependent/Circulation.t .. 28/45
    #   Failed test 'Test at line 1886'
    #   at t/db_dependent/Circulation.t line 93.
    #          got: '2019-07-01'
    #     expected: '2019-06-30'
    # Looks like you failed 1 test of 21.
t/db_dependent/Circulation.t .. 29/45
#   Failed test 'AddReturn + suspension_chargeperiod'
#   at t/db_dependent/Circulation.t line 1976.
t/db_dependent/Circulation.t .. 45/45 # Looks like you failed 1 test of 45.
t/db_dependent/Circulation.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/45 subtests

Test Summary Report
-------------------
t/db_dependent/Circulation.t (Wstat: 256 Tests: 45 Failed: 1)
  Failed test:  29
  Non-zero exit status: 1
Files=1, Tests=45, 28 wallclock secs ( 0.08 usr  0.01 sys + 19.32 cusr  3.82
csys = 23.23 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list