Bug 7724: Skip Linker test if Zebra isn't set up
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 16 Mar 2012 11:38:24 +0000 (07:38 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 20 Mar 2012 10:21:10 +0000 (11:21 +0100)
commit9f7e340f82f8e430389683153ddf300c9a64c2a0
treeef19b41862de6d873af2d525ec5aeca20584b5f1
parentb3cae766949599c88095930b8fd37dabfc79a5cc
Bug 7724: Skip Linker test if Zebra isn't set up

One of the tests in t/db_dependent/Linker_FirstMatch.t ony works if Zebra is
running and authorities have been indexed. This was causing Jenkins agitas.
The test should be skipped if Zebra isn't running or authorities have not been
indexed at the time the test is run.

Signed-off-by: Ian Walls <koha.sekjal@gmail.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
t/db_dependent/Linker_FirstMatch.t