Message321814
| Author | vstinner |
|---|---|
| Recipients | nascheme, vstinner |
| Date | 2018-07-17.11:27:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531826834.6.0.56676864532.issue31342@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I considered adding a 'bisect' command to the test/__main__, e.g. you could run 'python -m test --bisect ..'. That looks not entirely simple to implement though. Ah yes, for the long term, integrating test.bisect directly in libregrtest would be great, but I don't see how to modify the existing libregrtest CLI. test.bisect comes with its set of options like -i, -o, -n. Maybe it's fine to have a separated tool and file. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-17 11:27:14 | vstinner | set | recipients: + vstinner, nascheme |
| 2018-07-17 11:27:14 | vstinner | set | messageid: <1531826834.6.0.56676864532.issue31342@psf.upfronthosting.co.za> |
| 2018-07-17 11:27:14 | vstinner | link | issue31342 messages |
| 2018-07-17 11:27:14 | vstinner | create | |