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
__init__.py -rw-r--r-- 1.4 KB
base_events.py -rw-r--r-- 55.4 KB
base_futures.py -rw-r--r-- 2.0 KB
base_subprocess.py -rw-r--r-- 8.9 KB
base_tasks.py -rw-r--r-- 2.1 KB
compat.py -rw-r--r-- 543 bytes
constants.py -rw-r--r-- 371 bytes
coroutines.py -rw-r--r-- 10.9 KB
events.py -rw-r--r-- 23.0 KB
futures.py -rw-r--r-- 15.5 KB
locks.py -rw-r--r-- 15.2 KB
log.py -rw-r--r-- 124 bytes
proactor_events.py -rw-r--r-- 19.9 KB
protocols.py -rw-r--r-- 4.4 KB
queues.py -rw-r--r-- 7.8 KB
selector_events.py -rw-r--r-- 41.1 KB
sslproto.py -rw-r--r-- 25.4 KB
streams.py -rw-r--r-- 23.9 KB
subprocess.py -rw-r--r-- 7.4 KB
tasks.py -rw-r--r-- 24.5 KB
test_utils.py -rw-r--r-- 14.3 KB
transports.py -rw-r--r-- 9.8 KB
unix_events.py -rw-r--r-- 36.4 KB
windows_events.py -rw-r--r-- 27.2 KB
windows_utils.py -rw-r--r-- 6.7 KB

back to top