[Koha-bugs] [Bug 33348] Show authority heading use with Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 1 19:51:59 CEST 2023


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |lucas at bywatersolutions.com

--- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> ---
With this patch applied and  ShowHeadingUse set to 'Allow' I notice that unit
tests are failing:

kohadev-koha at kohadevbox:koha(master)$ prove -v
/kohadevbox/koha/t/Koha/SearchEngine/Elasticsearch/Search.t
/kohadevbox/koha/t/Koha/SearchEngine/Elasticsearch/Search.t .. 
1..2
Name "Koha::SearchEngine::Elasticsearch::AUTHORITIES_INDEX" used only once:
possible typo at /kohadevbox/koha/t/Koha/SearchEngine/Elasticsearch/Search.t
line 55.
ok 1 - use Koha::SearchEngine::Elasticsearch::Search;
# Subtest: search_auth_compat
    1..2
    ok 1 - Creating a new Search object
    # Looks like you planned 2 tests but ran 1.
not ok 2 - search_auth_compat

#   Failed test 'search_auth_compat'
#   at /kohadevbox/koha/t/Koha/SearchEngine/Elasticsearch/Search.t line 63.
Can't call method "data" on an undefined value at
/kohadevbox/koha/Koha/SearchEngine/Elasticsearch/Search.pm line 252.
# Looks like your test exited with 255 just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests

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


More information about the Koha-bugs mailing list