Message399398
I found the high-level reason why test_builtin hangs: it runs doctests as well. What's the root cause? I don't know yet.
But to confirm, I can also hang the tests by running:
$ python3.9 -m test test_doctest test_builtin -v
Now to discover what it is that doctest does... |
|
Date |
User |
Action |
Args |
2021-08-11 15:10:48 | lukasz.langa | set | recipients:
+ lukasz.langa |
2021-08-11 15:10:48 | lukasz.langa | set | messageid: <1628694648.23.0.128425578796.issue44887@roundup.psfhosted.org> |
2021-08-11 15:10:48 | lukasz.langa | link | issue44887 messages |
2021-08-11 15:10:48 | lukasz.langa | create | |
|