[Koha-bugs] [Bug 26232] undefined fine grace period kills koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 17 05:22:07 CET 2020


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aleisha at catalyst.net.nz

--- Comment #13 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
a bunch of failed tests on 19.11.x:

$ prove t/db_dependent/Circulation.t 
t/db_dependent/Circulation.t .. 38/47 
    #   Failed test 'Item can be issued to this patron'
    #   at t/db_dependent/Circulation.t line 3005.
    #     Structures begin differing at:
    #          $got->{PATRON_CANT} = '1'
    #     $expected->{PATRON_CANT} = Does not exist
    # Looks like you failed 1 test of 2.

#   Failed test 'CanBookBeIssued | item-level_itypes=biblio'
#   at t/db_dependent/Circulation.t line 3007.

        #   Failed test 'Item can be issued to this patron'
        #   at t/db_dependent/Circulation.t line 3040.
        #     Structures begin differing at:
        #          $got->{TOO_MANY} = 'NO_RULE_DEFINED'
        #     $expected->{TOO_MANY} = Does not exist

        #   Failed test 'No confirmation needed, AllowNotForLoanOverride=0'
        #   at t/db_dependent/Circulation.t line 3046.
        #     Structures begin differing at:
        #          $got->{current_loan_count} = undef
        #     $expected->{current_loan_count} = Does not exist

        #   Failed test 'No confirmation needed, AllowNotForLoanOverride=0'
        #   at t/db_dependent/Circulation.t line 3057.
        #     Structures begin differing at:
        #          $got->{current_loan_count} = undef
        #     $expected->{current_loan_count} = Does not exist
        # Looks like you failed 3 tests of 6.

    #   Failed test 'item-level_itypes = 1'
    #   at t/db_dependent/Circulation.t line 3063.

        #   Failed test 'Item can be issued to this patron'
        #   at t/db_dependent/Circulation.t line 3082.
        #     Structures begin differing at:
        #          $got->{TOO_MANY} = 'NO_RULE_DEFINED'
        #     $expected->{TOO_MANY} = Does not exist

        #   Failed test 'No confirmation needed, AllowNotForLoanOverride=0'
        #   at t/db_dependent/Circulation.t line 3088.
        #     Structures begin differing at:
        #          $got->{PATRON_CANT} = '1'
        #     $expected->{PATRON_CANT} = Does not exist

        #   Failed test 'No confirmation needed, AllowNotForLoanOverride=0'
        #   at t/db_dependent/Circulation.t line 3099.
        #     Structures begin differing at:
        #          $got->{PATRON_CANT} = '1'
        #     $expected->{PATRON_CANT} = Does not exist
        # Looks like you failed 3 tests of 6.

    #   Failed test 'item-level_itypes = 0'
    #   at t/db_dependent/Circulation.t line 3105.
    # Looks like you failed 2 tests of 2.

#   Failed test 'CanBookBeIssued | notforloan'
#   at t/db_dependent/Circulation.t line 3108.
t/db_dependent/Circulation.t .. 44/47 
    #   Failed test 'Item needs rentalcharge confirmation to be issued'
    #   at t/db_dependent/Circulation.t line 3488.
    #     Structures begin differing at:
    #          $got->{current_loan_count} = undef
    #     $expected->{current_loan_count} = Does not exist

    #   Failed test 'Item needs rentalcharge confirmation to be issued,
increment'
    #   at t/db_dependent/Circulation.t line 3492.
    #     Structures begin differing at:
    #          $got->{TOO_MANY} = 'NO_RULE_DEFINED'
    #     $expected->{TOO_MANY} = Does not exist
    # Looks like you failed 2 tests of 2.

#   Failed test 'CanBookBeIssued & RentalFeesCheckoutConfirmation'
#   at t/db_dependent/Circulation.t line 3494.
# Looks like you failed 3 tests of 47.
t/db_dependent/Circulation.t .. Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/47 subtests 

Test Summary Report
-------------------
t/db_dependent/Circulation.t (Wstat: 768 Tests: 47 Failed: 3)
  Failed tests:  39-40, 45
  Non-zero exit status: 3
Files=1, Tests=47, 20 wallclock secs ( 0.06 usr  0.01 sys + 15.52 cusr  1.96
csys = 17.55 CPU)
Result: FAIL

please fix if needed

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


More information about the Koha-bugs mailing list