[issue24831] Load average in test suite too high

STINNER Victor report at bugs.python.org
Thu Nov 12 06:27:43 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

No activity for 5 years, so far this issue is more an open discussion than a list of concrete changes, so I close the issue as out of date.

If some tests are too CPU or I/O intensive, you can skip them using the -x option. Use --ignorefile to only skip specific test methods.

About the temporary directory, regrtest now has a --tempdir option.

----------
resolution:  -> out of date
stage: needs patch -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24831>
_______________________________________


More information about the Python-bugs-list mailing list