Commit Graph

4 Commits

Author SHA1 Message Date
Kyle Altendorf
3b084a165b
configure isort to add the future annotations import (#13327)
* configure isort to add the future annotations import

* apply the new isort setting

* remove type ignores for new mypy (#13539)

https://pypi.org/project/mypy/0.981/

* another
2022-09-30 03:40:22 -05:00
Arvid Norberg
4745c60c11
add stress tests with malicious generators (#8570)
* add tests with malicious generators

* raise limit for stress tests
2021-09-29 11:41:49 -07:00
Arvid Norberg
f1390dab73
lower the RAM threshold to 800 MB (the largest test use 144 MB right now). Also improve printing of results (#6972) 2021-07-01 09:48:28 -07:00
Arvid Norberg
1b65328b40
check, and limit, memory usage of tests (#6964) 2021-06-24 11:00:11 -07:00