15 Commits

Author SHA1 Message Date
Jeong YunWon
03ae0695b0 Remove markers from succesful zipimport tests 2022-08-18 03:22:20 +09:00
CPython developers
97e6542e93 Update zipimport from CPython 3.10.5 2022-08-18 03:22:20 +09:00
Jeong YunWon
53ef2b9a0a remove failure markers from test_imp,test_zipimport,test_cmd_line_script 2022-08-15 20:09:34 +09:00
Jeong Yunwon
dc8a95d561 adjust failng test markers 2022-07-25 04:10:59 +09:00
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
Dean Li
6f98288e84 test: use import_helper 2021-11-29 21:03:02 +08: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
42d4c81369 Unskip tests 2021-04-27 08:15:13 -05:00
Noah
f428fcc692 unskip tests 2021-01-25 18:28:18 -06:00
Jeong YunWon
f7866c7def Revert "Temprorally skip zipimport test"
This reverts commit 0bed00e1af.
2020-08-20 05:50:05 +09:00
Jeong YunWon
0bed00e1af Temprorally skip zipimport test 2020-08-20 03:23:13 +09:00
Ben Lewis
dc2ca629a8 Mark failing test_zipimport.py tests. 2020-08-02 19:49:57 +12:00
Ben Lewis
fa1a436a8f Fix test_zipimport.py from CPython 3.8.5 2020-08-02 19:49:57 +12:00