Summary: | Test suite does not pass with Elasticsearch for Item.t test | ||
---|---|---|---|
Product: | Koha | Reporter: | Joonas Kylmälä <joonas.kylmala> |
Component: | Test Suite | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | david, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26250 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 26507 | ||
Bug Blocks: |
Can confirm (master, koha-testing-docker, ku). |
If the searchengine syspref is set to Elasticsearch then the Item.t test doesn't pass: > root@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'