Commit dd6c71b
committed
Skip forkserver preload tests on platforms without fork support
Add skip decorators to exclude test_preload.py on Android, iOS,
WASI, and other platforms that don't support fork, using the
existing has_fork_support check from test.support.1 parent 1257eca commit dd6c71b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments