]> 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>
Tue, 8 May 2012 21:49:01 +0000 (17:49 -0400)
commit70b7e32369c5fd39bc9add48397313d274fad8ec
treecae62cc9532bcae86f5a3949c09b46200a788ca6
parente566898911cee9134cd1c287638ba479c206f33c
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