[issue11651] Improve test targets in Makefile

Nadeem Vawda report at bugs.python.org
Mon Aug 1 15:38:50 CEST 2011


Nadeem Vawda <nadeem.vawda at gmail.com> added the comment:

>> Some notes:
>> - By doing things this way, we lose the ability to specify custom arguments to
>>   the interpreter with $(TESTPYTHONOPTS). Might this be a problem?
>
> Yes, some buildbots use it. Can't you add support for it in the test
> runner?

Working on it now; I'll upload a revised patch shortly.

> As an aside, the "quicktest" would probably deserve an update.

How so? Should it perhaps use "-u none"?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11651>
_______________________________________


More information about the Python-bugs-list mailing list