Commit Graph

15 Commits

Author SHA1 Message Date
Dean Li
a59556ad25 Refactor OSError
Implement `raw_os_error_to_exc_type` to reduce duplication of errno to
exception type.
2021-10-30 17:05:54 +08:00
Padraic Fanning
be46e58320 Clean up skips in test_subprocess 2021-10-17 21:28:18 -04:00
ChJR
296f18326e Make OSError subclass instead of itself 2021-10-08 02:33:44 +09:00
Padraic Fanning
2cb17cc61d Unmark unexpected successes on Windows 2021-05-23 17:29:08 -04:00
Padraic Fanning
1a4fb31cd2 Mark erroring/failing tests on Windows 2021-05-15 19:14:08 -04:00
Padraic Fanning
daeb787528 Mark erroring test(s) on non-Windows systems 2021-05-15 19:10:51 -04:00
Padraic Fanning
be24b7a51c Unmark unexpected successes 2021-05-15 18:24:07 -04:00
Padraic Fanning
b9eee35ad2 Mark erroring test on Windows 2021-05-15 16:03:01 -04:00
Padraic Fanning
4444de71d5 Skip tests that take too long in test_subprocess 2021-05-15 15:59:21 -04:00
Padraic Fanning
9ae8f2547e Skip hanging test in test_subprocess 2021-05-15 15:58:34 -04:00
Padraic Fanning
b3757987ad Mark unexpected successes on Windows 2021-05-14 22:23:24 -04:00
Padraic Fanning
a6b458e406 Mark erroring/failing tests on Windows 2021-05-14 22:18:16 -04:00
Padraic Fanning
44d55e9da4 Skip flaky tests 2021-05-14 20:55:59 -04:00
Padraic Fanning
95f831925c Mark erroring/failing tests 2021-05-14 20:02:58 -04:00
Padraic Fanning
4fcbe702d8 Add test_subprocess from CPython 3.8 2021-05-14 19:56:15 -04:00