Staging
v0.5.1
https://github.com/python/cpython
Revision b729af3d9dfdf215556b83488e5585331e69b994 authored by Victor Stinner on 30 May 2018, 15:41:30 UTC, committed by GitHub on 30 May 2018, 15:41:30 UTC
Using -w, when failing tests are re-run in verbose mode, display
again the tests results at the end.

(cherry picked from commit c6c05d0e69cd5a7d0205019c29a1236b7bf3f5b9)
1 parent f7a19c2
History
Tip revision: b729af3d9dfdf215556b83488e5585331e69b994 authored by Victor Stinner on 30 May 2018, 15:41:30 UTC
regrtest: repeat summary after re-run (GH-7159) (GH-7245)
Tip revision: b729af3
File Mode Size
test
__init__.py -rw-r--r-- 3.1 KB
__main__.py -rw-r--r-- 485 bytes
case.py -rw-r--r-- 55.6 KB
loader.py -rw-r--r-- 21.7 KB
main.py -rw-r--r-- 10.3 KB
mock.py -rw-r--r-- 77.6 KB
result.py -rw-r--r-- 7.3 KB
runner.py -rw-r--r-- 7.6 KB
signals.py -rw-r--r-- 2.3 KB
suite.py -rw-r--r-- 10.2 KB
util.py -rw-r--r-- 5.3 KB

back to top