| commit | 26d318690f37bd43ff843225075eeea633f7da8c | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 01 14:26:24 2011 +0200 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 01 14:26:24 2011 +0200 |
| tree | c194b628267862fd1191948449b1bae103ce6876 | |
| parent | bef7fdfc0448f2c1b6a7141898fddbe6d2d562f6 [diff] |
Issue #11870: Skip test_threading.test_2_join_in_forked_process() on platforms with known OS bugs Share the list of platforms with known OS bugs with other tests. Patch written by Charles-François Natali.