22 Commits

Author SHA1 Message Date
Jeong YunWon
367a948ff0 Adapt unittest.expectedFailureIf 2023-03-02 04:41:15 +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
CPython Developers
07be72d4b4 Update py_compile from CPython 3.10.6 2022-08-15 02:36:46 +09:00
Jeong Yunwon
e62fdd105c fix windows CI 2022-07-26 04:03:00 +09: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
Padraic Fanning
84f13e1cb9 Change check to cover all releases of Big Sur 2021-04-21 21:15:10 -04:00
Padraic Fanning
d3d940cf1a Change check to cover all versions of Big Sur 2021-04-21 20:57:29 -04:00
Padraic Fanning
0987f18502 Add extra check in test_py_compile
The test in question passes on Big Sur with Apple Silicon.
2021-04-19 22:47:26 -04:00
Padraic Fanning
4ba5829fe1 Delete code smell 2021-02-27 19:37:01 -05:00
Padraic Fanning
d680895a04 Remove bad_coding2.py for causing a CI failure 2021-02-26 12:33:16 -05:00
Padraic Fanning
a2cdcb891d Unskip tests in test_py_compile
Add bad_coding2.py
2021-02-25 22:33:47 -05:00
Padraic Fanning
d7ad4bff30 Explain test_relative_path skip 2021-02-09 11:35:35 -05:00
Padraic Fanning
b3f07f061f Explain PyCompileTestsWithSourceEpoch skip(s) 2021-02-07 15:49:43 -05:00
Padraic Fanning
c5d0f1d430 Explain test_invalidation_mode skip 2021-02-07 15:49:43 -05:00
Padraic Fanning
4092d76c7f Explain test_bad_coding skip 2021-02-07 15:49:43 -05:00
Padraic Fanning
268fc64eb4 Unskip test_relative_path 2021-02-07 15:49:43 -05:00
Aviv Palivoda
fa76d10489 Skip macos failing test 2020-07-18 17:04:35 +03:00
Aviv Palivoda
4fe66e2b9a Remove bad_coding2.py 2020-07-18 17:04:35 +03:00
Aviv Palivoda
0cdb3d1eb0 Mark unsupported py_compile tests 2020-07-18 17:04:35 +03:00
Aviv Palivoda
a98c15ddfd Add test_py_compile from CPython 3.8 2020-07-18 17:04:35 +03:00