22 Commits

Author SHA1 Message Date
Jeong, YunWon
53b1b4d682 Mark failing tests in test_ntpath 2024-04-24 00:54:12 +09:00
CPython Developers
566d9bee5c Update ntpath from CPython 3.12.3 2024-04-24 00:54:12 +09:00
Jeong, YunWon
3286e683e6 win32_xstat (#5247)
* win32_xstat

* vm::windows

* Add file_id
2024-04-21 22:02:09 +09:00
Jeong, YunWon
192b0a8fb5 fileutils and fstat (#5242) 2024-04-19 19:21:35 +09:00
DimitrisJim
3c8fb93ab4 Update ntpath from Python 3.11 2023-06-14 00:50:38 +03:00
Jeong YunWon
367a948ff0 Adapt unittest.expectedFailureIf 2023-03-02 04:41:15 +09:00
Jeong Yunwon
2154d12d96 adjust test_ntpath markers 2022-08-16 10:08:03 +09:00
Jeong Yunwon
e62fdd105c fix windows CI 2022-07-26 04:03:00 +09:00
Padraic Fanning
092053f7df Skip tests on Windows with ValueError
"ValueError: illegal environment variable name" likely comes from the
`--fail-env-changed` switch we're now using.
2022-06-22 22:32:22 -04:00
Padraic Fanning
7d8dc183d8 Mark erroring/failing tests on Windows 2022-06-22 21:54:53 -04:00
Padraic Fanning
e850b6e041 Mark erroring test 2022-06-22 20:27:25 -04:00
Padraic Fanning
81d6765a76 Update test_ntpath to CPython 3.10 2022-06-22 20:27:25 -04:00
Padraic Fanning
54ae3bd962 Fix test.support imports 2022-02-12 18:36:31 -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
Frank King
e652ae8fc0 Support unicode array type. 2021-08-21 20:18:05 +08:00
Noah
f608626f27 Fix tests in test_ntpath/add functions to the nt module 2021-04-27 21:04:59 -05:00
Padraic Fanning
878d755718 Mark erroring/failing tests on Windows 2021-04-21 21:28:44 -04:00
Padraic Fanning
66b2c88011 Fix unexpected success for macOS and Windows 2021-04-21 20:33:48 -04:00
Padraic Fanning
b054181666 Mark erroring/failing tests 2021-04-21 19:35:39 -04:00
Padraic Fanning
ef583e84c3 Add test_ntpath from CPython 3.8 2021-04-21 19:35:38 -04:00