Message300444
| Author | vstinner |
|---|---|
| Recipients | pitrou, serhiy.storchaka, vstinner |
| Date | 2017-08-17.16:16:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1502986586.97.0.897725760921.issue31227@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-17 16:16:26 | vstinner | set | recipients: + vstinner, pitrou, serhiy.storchaka |
| 2017-08-17 16:16:26 | vstinner | set | messageid: <1502986586.97.0.897725760921.issue31227@psf.upfronthosting.co.za> |
| 2017-08-17 16:16:26 | vstinner | link | issue31227 messages |
| 2017-08-17 16:16:26 | vstinner | create | |