[Koha-bugs] [Bug 29364] Search.t not reverting changes made to the framework

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 29 10:33:43 CEST 2021


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

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
        #   Failed test 'Item types should be sorted by description and an
empty entries should be shown'
        #   at t/db_dependent/Koha/UI/Form/Builder/Item.t line 127.
        #     Structures begin differing at:
        #          $got = undef
        #     $expected = ARRAY(0x557716b68e98)
        # Itemtypes details: $VAR1 = undef;
        # $VAR2 = [
        #           'BK',
        #           'CF',
        #           'CR',
        #           'ihxGmo7',
        #           'MP',
        #           'MU',
        #           'MX',
        #           'REF',
        #           'VM'
        #         ];

        #   Failed test 'Labels should be correctly displayed'
        #   at t/db_dependent/Koha/UI/Form/Builder/Item.t line 130.
        #     Structures begin differing at:
        #          $got = undef
        #     $expected = HASH(0x557716e2e150)
        # Looks like you failed 2 tests of 2.

    #   Failed test 'itemtypes'
    #   at t/db_dependent/Koha/UI/Form/Builder/Item.t line 133.


subfield was hidden and so $subfield->{marc_value}->{values} was empty

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


More information about the Koha-bugs mailing list