Message151819
mp_split_tests.patch splits up the test_multiprocessing.py:
test_multiprocessing_misc.py
miscellaneous tests which need not be run with multiple configurations
mp_common.py
testcases which should be run with multiple configurations
test_multiprocessing_fork.py
test_multiprocessing_nofork.py
test_multiprocessing_manager_fork.py
test_multiprocessing_manager_nofork.py
test_multiprocessing_threads.py
run the testcases in mp_common.py with various configurations |
|
| Date |
User |
Action |
Args |
| 2012-01-23 14:42:58 | sbt | set | recipients:
+ sbt, pitrou, ned.deily, jnoller, rcoyner, asksol, cool-RR, dholth, brandon-rhodes, neologix, santoso.wijaya, numbernine, vsekhar, mrmekon |
| 2012-01-23 14:42:58 | sbt | set | messageid: <[email protected]> |
| 2012-01-23 14:42:57 | sbt | link | issue8713 messages |
| 2012-01-23 14:42:57 | sbt | create | |
|