Message341122
| Author | lisroach |
|---|---|
| Recipients | dmaurer, ezio.melotti, lisroach, michael.foord, rbcollins, terry.reedy |
| Date | 2019-04-29.21:29:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1556573390.16.0.889036733951.issue36674@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
+1, I think tests should run the same way in debug() and run(), the difference being limited only to how the result is handled. Marking a test as skipped should still be skipped while debugging, else it pollutes the results with tests that will not run with run(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-29 21:29:50 | lisroach | set | recipients: + lisroach, terry.reedy, dmaurer, rbcollins, ezio.melotti, michael.foord |
| 2019-04-29 21:29:50 | lisroach | set | messageid: <1556573390.16.0.889036733951.issue36674@roundup.psfhosted.org> |
| 2019-04-29 21:29:50 | lisroach | link | issue36674 messages |
| 2019-04-29 21:29:50 | lisroach | create | |