]> git.koha-community.org Git - koha.git/commit
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)
committerKatrin Fischer <katrin.fischer.83@web.de>
Fri, 6 Oct 2017 06:19:12 +0000 (08:19 +0200)
commit319369ccc2b4c7e356cf2d24b9571b6365e4ccb8
tree2bb7d81180b24d754cd16166d3296934650f40d6
parent762fdf3e3c2de3a71fcca9b514ad0f0dd9d59fed
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>
(cherry picked from commit 2b4d0cb0b4e16b008ad9928a09259accfa1efc7a)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/Koha_SearchEngine_Elasticsearch_Search.t