Bug 18897: Add skipping to t/db_dependent/Koha_SearchEngine_Elasticsearch_Search.t
authorMark Tompsett <mtompset@hotmail.com>
Tue, 3 Oct 2017 02:00:57 +0000 (22:00 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 3 Oct 2017 15:00:34 +0000 (17:00 +0200)
commit2b4d0cb0b4e16b008ad9928a09259accfa1efc7a
treef4ab50f90f3921c8511d6869924a5b581dd9a794
parentfaf651e514a1d2f5fa84df0c64556cc9962afc99
Bug 18897: Add skipping to t/db_dependent/Koha_SearchEngine_Elasticsearch_Search.t

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

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Koha_SearchEngine_Elasticsearch_Search.t