[Koha-bugs] [Bug 26972] New: Test suite does not pass with Elasticsearch for Item.t test

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 9 12:22:32 CET 2020


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

            Bug ID: 26972
           Summary: Test suite does not pass with Elasticsearch for Item.t
                    test
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: joonas.kylmala at helsinki.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: david at davidnind.com

If the searchengine syspref is set to Elasticsearch then the Item.t test
doesn't pass:

> root at kohadevbox:koha(master)$ prove t/db_dependent/Koha/Item.t
> t/db_dependent/Koha/Item.t .. 1/7 Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> Use of uninitialized value $code_wanted in string eq at /usr/share/perl5/MARC/Field.pm line 314.
> 
>     #   Failed test 'Value is mapped correctly for column biblionumber'
>     #   at t/db_dependent/Koha/Item.t line 115.
>     #          got: undef
>     #     expected: '441'

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


More information about the Koha-bugs mailing list