Dean Li
29c953d9a6
test: update test.support and test_io to 3.10
...
Initially this is only meant to be a small update for `test_io.py`.
But it turns out that `test.support` need a lot of cleanup especially
for `test.support.warnings_helper`.
2022-04-18 22:50:55 +08:00
Padraic Fanning
c8748bc98e
Fix test.support imports
2022-02-13 17:56:08 -05:00
Padraic Fanning
75390dd787
Fix test.support imports
2022-02-12 20:48:57 -05:00
Dean Li
5ee4fb899b
test: use os_helper
2021-11-28 20:51:32 +08:00
Jeong YunWon
913b78ca44
Revert "Merge pull request #3433 from deantvv/test-update"
...
This reverts commit 9fa5c5ac66 , reversing
changes made to e7fa32c687 .
2021-11-17 17:06:51 +09:00
Dean Li
49a5805d11
test: use os_helper
2021-11-13 02:18:33 +00:00
Noah
e9b55686f4
Add os.[sg]et_handle_inheritable
2021-05-11 00:07:11 -05:00
Noah
e6463ebcd8
Unskip tests for asynchat and asyncore
2021-05-03 15:31:00 -05:00
Noah
42d4c81369
Unskip tests
2021-04-27 08:15:13 -05:00
Padraic Fanning
0fea43948a
Add conditional test skip
2021-02-14 23:45:37 -05:00
Padraic Fanning
cf703c4e70
Add expected failures to errored/failed tests
2021-02-14 23:10:45 -05:00
Padraic Fanning
21af8a7f90
Skip test that causes a panic
2021-02-14 22:36:37 -05:00
Padraic Fanning
f207f06eac
Add test_asyncore from CPython 3.8.7
2021-02-14 22:17:32 -05:00