]> git.koha-community.org Git - koha.git/commit
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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 5 May 2012 12:13:03 +0000 (08:13 -0400)
commit711afab1ccf23998eaeff3221dcc952fb3e81133
treecae62cc9532bcae86f5a3949c09b46200a788ca6
parente739d9ea1c1a00565a5903c185cfdeb78644c8f0
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>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
t/db_dependent/Linker_FirstMatch.t