https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16618 Bug ID: 16618 Summary: 00-load.t prematurely stops all testing Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: mtompset@hotmail.com QA Contact: gmcharlt@gmail.com Rather than add/remove regular expressions to skip modules (like bug 9054), encapsulate the decision logic into a separate function. Currently there are three libraries which trigger halts: Koha::NorwegianDB (which was already there) Koha::ElasticSearch::Indexer Koha::SearchEngine::Elasticsearch::Search This number should always be relatively small, if not 0. -- You are receiving this mail because: You are watching all bug changes.