5 Jul
2017
5 Jul
'17
8:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18897 --- Comment #1 from Lee Jamison <ldjamison@marywood.edu> --- Created attachment 64818 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64818&action=edit Bug 18897 - Koha_Elasticsearch_Indexer.t doesn't skip when ES module not installed If Catmandu::Importer::MARC is not installed, Koha_Elasticsearch_Indexer.t fails instead of skipping. Test Plan: 1. Run "prove t/db_dependent/Koha_Elasticsearch_Indexer.t" as koha-shell. 2. Note failure on test 1/5 indicating module not installed. 3. Apply patch. 4. Re-run "prove t/db_dependent/Koha_Elasticsearch_Indexer.t" 5. Note test now skips. -- You are receiving this mail because: You are watching all bug changes.