New submission from Matthias Klose:

the test suite should use a TEMPDIR in the build directory, not the source 
directory, e.g. the source directory might not be writeable.

looks like regrtest._make_temp_dir_for_build() needs just to use abs_builddir 
instead of srcdir.

----------
components: Tests
messages: 187190
nosy: doko
priority: normal
severity: normal
status: open
title: the test suite should use a TEMPDIR in the build directory, not the 
source directory
versions: Python 3.4

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

Reply via email to