STINNER Victor added the comment:

I'm not sure if we should use the same RNG seed for all tests, or create one 
seed per test when the option -r is used.

For example, I expect that "./python -m test -r -F test_tools" will catch a 
random bug which only occurs for a specific random seed.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31227>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to