summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-06-24-10-47-07.bpo-37359.CkdtyO.rst
blob: 3d5350de4f43f761b1002a789dd3c4c64eb63304 (plain)
1
2
3
4
Add --cleanup option to python3 -m test to remove ``test_python_*``
directories of previous failed jobs. Add "make cleantest" to run
``python3 -m test --cleanup``.