https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18738 Bug ID: 18738 Summary: Koha_Elasticsearch_Indexer.t fails if Elasticsearch is not configured. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: ldjamison@marywood.edu QA Contact: gmcharlt@gmail.com When Elasticsearch is not configured/not running, executing prove -v t/db_dependent/Koha_Elasticsearch_Indexer.t fails with the same error message as indicated in Bug 12478 ([NoNodes] ** No nodes are available: [http://localhost:9200], called from sub Search::Elasticsearch::Role::Client::Direct::__ANON__ at /usr/local/share/perl/5.10.1/Catmandu/Store/ElasticSearch.pm line 61) Leaving the Elasticsearch koha-conf values empty creates same failure. -- You are receiving this mail because: You are watching all bug changes.