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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 6 Oct 2017 15:09:57 +0000 (12:09 -0300)
commit5e63a3838102ee1fe8a1bc15640196ab611dbc89
treed5ed6f1a3e4badb587188d1e5f81d3ac272e9388
parent078eb77451dacd6042b783edf6f89f5ab95732b5
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>
Koha/QueryParser/Driver/PQF/query_plan/node.pm
t/db_dependent/Search.t