New submission from Matthias Klose:

[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.

----------
assignee: doko
components: Tests
messages: 187066
nosy: doko
priority: normal
severity: normal
stage: needs patch
status: open
title: allow the testsuite to run in the installed location
type: enhancement
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17750>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to