Message300250
| Author | r.david.murray |
|---|---|
| Recipients | docs@python, pmatos, r.david.murray |
| Date | 2017-08-14.15:10:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1502723459.44.0.256049938977.issue31201@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Replace "test_that_failed" with the name of the test that failed.
The README could be improved by saying:
If any tests fail, you can re-run the failing test(s) in verbose mode. For example if, 'test_os' and 'test_gdb' failed, you can run::
make test TESTOPTS="-v test_os test_gdb" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-14 15:10:59 | r.david.murray | set | recipients: + r.david.murray, docs@python, pmatos |
| 2017-08-14 15:10:59 | r.david.murray | set | messageid: <1502723459.44.0.256049938977.issue31201@psf.upfronthosting.co.za> |
| 2017-08-14 15:10:59 | r.david.murray | link | issue31201 messages |
| 2017-08-14 15:10:59 | r.david.murray | create | |