This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author doko
Recipients doko
Date 2013-04-16.10:39:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366108780.66.0.667292537865.issue17750@psf.upfronthosting.co.za>
In-reply-to
Content
[Meta issue, opening separate issues for test cases]

The default install always installs the testsuite together with all the python batteries. So make sure that you can run the testsuite can run from the installed location too.

 - some tests require the sources to run (using the srcdir macro,
   or files not installed, e.g. xxmodule.c).

 - some tests assume write permissions.

 - some tests assume not being run as root.
History
Date User Action Args
2013-04-16 10:39:40dokosetrecipients: + doko
2013-04-16 10:39:40dokosetmessageid: <1366108780.66.0.667292537865.issue17750@psf.upfronthosting.co.za>
2013-04-16 10:39:40dokolinkissue17750 messages
2013-04-16 10:39:40dokocreate