commit | 041d2e1e1e2146f87071f97a8913d4cb7adfaa36 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 01 15:04:03 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 01 15:04:03 2011 +0200 |
tree | 0f41f0a7977f93328c71da91966cfa0043806ca3 | |
parent | bf7a266074b2c4e97f3386dbf2c8dbf12a0514ac [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.