[Koha-bugs] [Bug 18897] Elastic related tests do not skip when ES modules are not installed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 3 04:10:06 CEST 2017


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

--- Comment #17 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 67539
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67539&action=edit
Bug 18897: Skipping t/db_dependend/00-strict elastic search stuffs as needed

Test Plan:
$ git fetch
$ git checkout -b bug_18897 origin/master
$ sudo apt-get remove libcatmandu-store-elasticsearch-perl
$ prove t/db_dependent/00-strict.t
-- nasty failure.
$ git bz apply 18897
-- interactive apply just the four patchs
$ prove t/db_dependent/00-strict.t
-- nicer skip message
run the koha qa test tools

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


More information about the Koha-bugs mailing list