[issue25188] regrtest.py improvement for Profile Guided Optimization builds

Brett Cannon report at bugs.python.org
Fri Sep 25 21:43:29 CEST 2015


Brett Cannon added the comment:

Here is a tweaked 3.6 patch so that --pgo doesn't even emit the failure count so you really can't tell what is going on unless some error info from the test spews out on to the shell (which I can't seem to stop since 2>/dev/null causes a test failure).

----------
Added file: http://bugs.python.org/file40575/issue25188.diff

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


More information about the Python-bugs-list mailing list