Bug 17664: Silence non-zebra warnings in t/db_dependent/Search.t
authorMark Tompsett <mtompset@hotmail.com>
Mon, 21 Nov 2016 17:08:52 +0000 (12:08 -0500)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 29 Oct 2017 18:51:46 +0000 (19:51 +0100)
commit2831770a9557263b0e4edf3bdc4f17c82475bced
treef35a006c3a0fb11d5e078c8301d3bca3880d62b6
parent5a6dafd94f0a60a8e115d6923de5a7d878242201
Bug 17664: Silence non-zebra warnings in t/db_dependent/Search.t

TEST PLAN
---------
0) back up database
1) drop database; create database
2) run web installer
3) prove t/db_dependent/Search.t
   -- the spammy warnings (other than zebra index warnings) may
      already be fixed, but the mocked value was not realistic.
4) apply patch
5) prove t/db_dependent/Search.t
   -- notice only zebra index warnings.
6) run qa test tools

Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 5e63a3838102ee1fe8a1bc15640196ab611dbc89)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 23c8acd61590de50bcfa2779afc35fb7d5dd6488)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Koha/QueryParser/Driver/PQF/query_plan/node.pm
t/db_dependent/Search.t