Message193360
Since we only use unittest for running subsets of our test suite, I think the better behavior is to run everything that -u all normally runs. That is, when one uses unittest to run a bit of the test suite, one generally wants to run the tests one specifies, not have them skipped.
Obviously this is open to discussion, however ;) |
|
| Date |
User |
Action |
Args |
| 2013-07-19 14:44:01 | r.david.murray | set | recipients:
+ r.david.murray, ezio.melotti, zach.ware, serhiy.storchaka |
| 2013-07-19 14:44:01 | r.david.murray | set | messageid: <[email protected]> |
| 2013-07-19 14:44:01 | r.david.murray | link | issue18492 messages |
| 2013-07-19 14:44:01 | r.david.murray | create | |
|