[Koha-bugs] [Bug 20664] Optimize retrieval of biblio and item data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 13 11:15:11 CEST 2018


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

Lari Taskula <lari.taskula at jns.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #6 from Lari Taskula <lari.taskula at jns.fi> ---
Fails t/db_dependent/Items.t

    #   Failed test 'For OPAC, the pref OpacHiddenItems should have been take
into account. Only items with homebranch ne CPL should have been embedded'
    #   at t/db_dependent/Items.t line 631.
    #          got: '8'
    #     expected: '2'

    #   Failed test 'For OPAC, If all items are hidden, no item should have
been embedded'
    #   at t/db_dependent/Items.t line 642.
    #          got: '8'
    #     expected: '0'
    # Looks like you failed 2 tests of 7.

#   Failed test 'C4::Biblio::EmbedItemsInMarcBiblio'
#   at t/db_dependent/Items.t line 649.
Use of uninitialized value in string ne at /home/koha/kohaclone/C4/Items.pm
line 1729.
Use of uninitialized value in string ne at /home/koha/kohaclone/C4/Items.pm
line 1729.
Use of uninitialized value in string ne at /home/koha/kohaclone/C4/Items.pm
line 1729.
Use of uninitialized value in string ne at /home/koha/kohaclone/C4/Items.pm
line 1729.
Use of uninitialized value in string ne at /home/koha/kohaclone/C4/Items.pm
line 1729.
Use of uninitialized value in string ne at /home/koha/kohaclone/C4/Items.pm
line 1729.

    #   Failed test 'items.barcode is not mapped anymore, so the DB column has
not been updated'
    #   at t/db_dependent/Items.t line 726.
    #          got: undef
    #     expected: 'a barcode'
    # Looks like you failed 1 test of 4.
t/db_dependent/Items.t .. 11/14 
#   Failed test 'C4::Items::_build_default_values_for_mod_marc'
#   at t/db_dependent/Items.t line 731.
# Looks like you failed 2 tests of 14.
t/db_dependent/Items.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/14 subtests 

Test Summary Report
-------------------
t/db_dependent/Items.t (Wstat: 512 Tests: 14 Failed: 2)
  Failed tests:  10-11
  Non-zero exit status: 2

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


More information about the Koha-bugs mailing list