Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
1.8.2
-
Debian linux (Squeeze)
-
Linux
Description
The test suite writes its database to a fixed path of /tmp/unittests. If these are run as one user, and then another user tries to run the tests (as may happen on a shared build server), the tests fail as access to /tmp/unittests is denied. Use of the --smokedbprefix does not alter the location in which the test database is created.