[Koha-bugs] [Bug 21944] Fix waiting holds at wrong location bug

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 1 09:19:47 CET 2019


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

--- Comment #25 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
    not ok 19 - AddReturn must have debarred the patron
    #   Failed test 'AddReturn must have debarred the patron'
    #   at t/db_dependent/Circulation.t line 86.
    #          got: ''
    #     expected: '1'
    # AddReturn returned message $VAR1 = {
    #           'WasReturned' => 1
    #         };
    not ok 20 - Test at line 1922
    #   Failed test 'Test at line 1922'
    #   at t/db_dependent/Circulation.t line 90.
    #          got: '0'
    #     expected: '1'
    not ok 21 - Test at line 1922
    #   Failed test 'Test at line 1922'
    #   at t/db_dependent/Circulation.t line 93.
    #          got: undef
    #     expected: '2019-11-15'
    # Looks like you failed 3 tests of 21.
not ok 29 - AddReturn + suspension_chargeperiod
#   Failed test 'AddReturn + suspension_chargeperiod'
#   at t/db_dependent/Circulation.t line 1931.
# Looks like you failed 1 test of 45.

First time I ran Circulation.t, I got this. But I do not manage to reproduce it
another time ;) And it seems unrelated. No holds stuff there.

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


More information about the Koha-bugs mailing list