20 Commits

Author SHA1 Message Date
Jeong, YunWon
77939d2ca5 Update platform from CPython 3.11.5 (#5060)
* Update platform and test from CPython 3.11.5

* sys.dllhandle (=0)

* Unmark fixed test of test_sysconfig

---------

Co-authored-by: CPython Developers <>
2023-09-01 13:55:28 +09:00
Jeong YunWon
367a948ff0 Adapt unittest.expectedFailureIf 2023-03-02 04:41:15 +09:00
DimitrisJim
c8d34fbe8c Mark failing test. Hardcoded value for library path means we can't succeed. 2023-03-01 00:57:10 +02:00
Jeong Yunwon
e3111729c6 Mark windows failing tests from test_sysconfig 2023-02-25 23:00:51 +09:00
CPython Developers
d41c786554 Update test_sysconfig from CPython 3.11.2 2023-02-25 23:00:51 +09:00
CPython Developers
a6e44a349a Update sysconfig from CPython 3.10.5 2023-02-25 23:00:50 +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
6bdcd22ce1 Try fix test_user_similar on win32 2021-05-21 22:07:04 -05:00
Padraic Fanning
6fd48b8cc3 Mark passing test on Windows 2021-05-21 20:59:13 -04:00
Padraic Fanning
c1cc5b123f Mark erroring/failing tests on Windows 2021-05-21 20:29:08 -04:00
Padraic Fanning
072c22fc19 Unskip tests on Windows 2021-05-21 18:00:54 -04:00
Padraic Fanning
ddc8ec46b7 Skip erroring tests on Windows 2021-05-20 22:42:30 -04:00
Padraic Fanning
c29b79dffc Correct spelling of "unitest" 2021-05-20 21:20:39 -04:00
Padraic Fanning
19bace7ba7 Mark failing test on macOS 2021-05-20 20:50:42 -04:00
Padraic Fanning
ea98d23d35 Mark erroring/failing tests 2021-05-20 19:54:22 -04:00
Padraic Fanning
53afbd6a9e Add test_sysconfig from CPython 3.8 2021-05-20 19:54:21 -04:00