diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-03-29 12:35:19 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-03-29 12:35:19 (GMT) |
commit | 49595620e7abc14b40b8f0a039c3ca4e0aef4cb0 (patch) | |
tree | 03b24bc827f177213610a9bd76ecf9ee95732f7c | |
parent | fd12f4972b18503b437ebd2fd7256a2d3a86faa7 (diff) | |
download | cpython-49595620e7abc14b40b8f0a039c3ca4e0aef4cb0.zip cpython-49595620e7abc14b40b8f0a039c3ca4e0aef4cb0.tar.gz cpython-49595620e7abc14b40b8f0a039c3ca4e0aef4cb0.tar.bz2 |
Blocked revisions 70672 via svnmerge
........
r70672 | collin.winter | 2009-03-28 22:44:19 -0500 (Sat, 28 Mar 2009) | 4 lines
Add the ability to control the random seed used by regrtest.py -r.
This adds a --randseed option, and makes regrtest.py -r indicate what random seed it's using so that that value can later be fed back to --randseed. This option is useful for tracking down test order-related issues found by make buildbottest, for example.
........
0 files changed, 0 insertions, 0 deletions