Message229070
| Author | georg.brandl |
|---|---|
| Recipients | georg.brandl, michael.foord, vstinner, xdegaye |
| Date | 2014-10-11.09:07:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1413018442.05.0.51459503694.issue22607@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think this feature is generally useful enough to be included. * Since you need to modify the test code anyway (adding the try-except), it is probably just as much work to do the selection there. * Why only add selection of subtests, and not of all tests? In addition, the patch would have to be reworked: eval()ing an environment variable is not acceptable. BTW, I think the commonly used term for this is "bisection". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-11 09:07:22 | georg.brandl | set | recipients: + georg.brandl, vstinner, michael.foord, xdegaye |
| 2014-10-11 09:07:22 | georg.brandl | set | messageid: <1413018442.05.0.51459503694.issue22607@psf.upfronthosting.co.za> |
| 2014-10-11 09:07:21 | georg.brandl | link | issue22607 messages |
| 2014-10-11 09:07:21 | georg.brandl | create | |