https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17920 Bug ID: 17920 Summary: t/db_dependent/Sitemapper.t fails because of permissions 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 The directory it attempts to create an xml file may not be writable for the user running the test. By changing the directory from the current directory to a temporary one, the test runs. After all 'chmod 777 t/db_dependent' is a bad idea. -- You are receiving this mail because: You are watching all bug changes.