Author: Matti Picus <[email protected]>
Branch:
Changeset: r98398:0e2826fc2c29
Date: 2019-12-26 06:46 +0200
http://bitbucket.org/pypy/pypy/changeset/0e2826fc2c29/
Log: backed out c051848765b6: cpyext tests still time out if run in one
block
diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py
--- a/pypy/testrunner_cfg.py
+++ b/pypy/testrunner_cfg.py
@@ -5,7 +5,7 @@
'translator/c', 'rlib',
'memory/test', 'jit/metainterp',
'jit/backend/arm', 'jit/backend/x86',
- 'jit/backend/zarch',
+ 'jit/backend/zarch', 'module/cpyext/test',
'jit/backend/aarch64',
]
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit