Message 275169 - Python tracker
Message275169
| Author | levkivskyi |
|---|---|
| Recipients | gvanrossum, levkivskyi, yselivanov |
| Date | 2016-09-08.21:32:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473370333.34.0.371531098621.issue27985@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thank you Yury, I usually do ./python -m test -R : test___all__ test_dis test_grammar test_opcodes test_parser test_pydoc test_symtable test_tools test_typing and then ./python -m test -j3 -u all I just run tests with -R3:3 it also works. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-08 21:32:13 | levkivskyi | set | recipients: + levkivskyi, gvanrossum, yselivanov |
| 2016-09-08 21:32:13 | levkivskyi | set | messageid: <1473370333.34.0.371531098621.issue27985@psf.upfronthosting.co.za> |
| 2016-09-08 21:32:13 | levkivskyi | link | issue27985 messages |
| 2016-09-08 21:32:13 | levkivskyi | create | |