https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17934 Bug ID: 17934 Summary: Various issues with auth_values_input_www.t 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: mtompset@hotmail.com QA Contact: gmcharlt@gmail.com Kohadevbox is the best way to duplicate this problem, as tests need to be run in a koha-shell to work, and running from the kohaclone directory owned by vagrant as kohadev means hitting them. Bug 17920 dealt with Sitemapper which I encountered. Marcel suggested in https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17920#c6 to potentially fix: t/db_dependent/SuggestionEngine_ExplodedTerms.t -- nope t/db_dependent/www/auth_values_input_www.t -- Yes (unused line) t/db_dependent/www/batch.t -- No, but some mrc test files in path might be useful t/db_dependent/www/search_utf8.t -- Hmmm, same issue as batch.t t/db_dependent/zebra_config.pl -- Why are __FOOBAR__ items in this file? This means I will fix the similar problem to Sitemapper in this bug, and push the missing MRC files and confusing file to another bug, which someone else can submit if they wish. Short version: make t/db_dependent/www/auth_values_input_www.t more awesome. -- You are receiving this mail because: You are watching all bug changes.