]> granicus.if.org Git - python/commit
regrtest: add time to output
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 22 Mar 2016 14:14:09 +0000 (15:14 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 22 Mar 2016 14:14:09 +0000 (15:14 +0100)
commit24f949e10c4031c059118dd4b49cace16d4e3e5d
tree1adf2c329f857fa8bdad1cd5e03372644307664a
parent10b73e17489048419b512f6710aecba62ff5b91a
regrtest: add time to output

Timestamps should help to debug slow buildbots, and timeout and hang on
buildbots.
Lib/test/libregrtest/main.py
Lib/test/test_regrtest.py