https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33348
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #3 from Lucas Gass <[email protected]> --- With this patch applied and ShowHeadingUse set to 'Allow' I notice that unit tests are failing: kohadev-koha@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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
