[Bug 26972] New: Test suite does not pass with Elasticsearch for Item.t test
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@bigballofwax.co.nz Reporter: joonas.kylmala@helsinki.fi QA Contact: testopia@bugs.koha-community.org CC: david@davidnind.com 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'
-- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26972 --- Comment #1 from David Nind <david@davidnind.com> --- Can confirm (master, koha-testing-docker, ku). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26972 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Depends on| |26507 Assignee|chris@bigballofwax.co.nz |nick@bywatersolutions.com Severity|minor |normal Keywords| |rel_20_11_target CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Caused by commit af9938c43feaa76bf1b1bb0a0e4b21ff7fbbe449 Bug 26507: Elasticsearch - Index records after storing new item Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26507 [Bug 26507] New items not indexed -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26972 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |DUPLICATE -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26972 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_20_11_target | -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org