[Koha-bugs] [Bug 23103] Cannot checkin items lost by deleted patrons with fines attached

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 21 09:54:13 CEST 2019


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

--- Comment #9 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Strange. Circulation.t passes and fails with me:

    not ok 19 - AddReturn must have debarred the patron
    #   Failed test 'AddReturn must have debarred the patron'
    #   at t/db_dependent/Circulation.t line 3194.
    #          got: ''
    #     expected: '1'
    # AddReturn returned message $VAR1 = {
    #           'WasReturned' => 1
    #         };
    not ok 20 - Test at line 1918
    #   Failed test 'Test at line 1918'
    #   at t/db_dependent/Circulation.t line 3198.
    #          got: '0'
    #     expected: '1'
    not ok 21 - Test at line 1918
    #   Failed test 'Test at line 1918'
    #   at t/db_dependent/Circulation.t line 3201.
    #          got: undef
    #     expected: '2019-07-05'
    # Looks like you failed 3 tests of 21.

t/db_dependent/Circulation.t .. 130/131
    #   Failed test 'Item needs rentalcharge confirmation to be issued'
    #   at t/db_dependent/Circulation.t line 3358.
    #     Structures begin differing at:
    #          $got->{RENTALCHARGE} = Does not exist
    #     $expected->{RENTALCHARGE} = '1'

    #   Failed test 'Item needs rentalcharge confirmation to be issued,
increment'
    #   at t/db_dependent/Circulation.t line 3362.
    #     Structures begin differing at:
    #          $got->{RENTALCHARGE} = Does not exist
    #     $expected->{RENTALCHARGE} = '3'
    # Looks like you failed 2 tests of 2.
t/db_dependent/Circulation.t .. 131/131
#   Failed test 'CanBookBeIssued & RentalFeesCheckoutConfirmation'
#   at t/db_dependent/Circulation.t line 3364.

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


More information about the Koha-bugs mailing list