mirror of
https://github.com/python/cpython.git
synced 2026-01-30 03:02:30 +00:00
Avoid tests being killed due to OOM on Linux if a system is configured with 'ulimit -s unlimited' by skipping tests relying on infinite recursion. While unclear if Python should support 'ulimit -s unlimited', we should at least try to avoid failing a PGO build running tests due to an unlimited stack size being set. Signed-off-by: Jan André Reuter <j.reuter@fz-juelich.de> |
||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| __main__.py | ||
| burntsushi.py | ||
| test_data.py | ||
| test_error.py | ||
| test_misc.py | ||