https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16868 Bug ID: 16868 Summary: Silence error t/db_dependent/Linker_FirstMatch.t Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: mtompset@hotmail.com Reporter: mtompset@hotmail.com QA Contact: gmcharlt@gmail.com When the auth_header table has records which exclude 1xx and 2xx tags, the $bibfield doesn't match anything. This in turn sets it to undef, which triggers an error on the next line killing the test. Solution: improve the SQL query so it will find the expected records, or not and properly skip tests. -- You are receiving this mail because: You are watching all bug changes.