Commit Graph

48 Commits

Author SHA1 Message Date
Padraic Fanning
4370147bbe Unskip test_resource_path 2021-02-07 15:49:42 -05:00
Padraic Fanning
ee78b87159 Unskip test_resource_opener 2021-02-07 15:49:42 -05:00
Padraic Fanning
1c9b36c781 Unskip test_importing_module_as_side_effect 2021-02-07 15:49:42 -05:00
Padraic Fanning
c185a387de Unskip test_string_path 2021-02-07 15:49:42 -05:00
Padraic Fanning
76e230a470 Unskip test_package_object 2021-02-07 15:49:42 -05:00
Padraic Fanning
3296aa5112 Unskip test_package_name 2021-02-07 15:49:42 -05:00
Padraic Fanning
8beba0f4ef Explain test_incorporates_rn "skip" 2021-02-07 15:49:42 -05:00
Padraic Fanning
f4d440efab Explain DecodeSourceBytesTests skip(s) 2021-02-07 15:49:42 -05:00
Padraic Fanning
f4ea821cb6 Unskip ResourceLoaderTests 2021-02-07 15:49:42 -05:00
Padraic Fanning
7341671bd2 Explain test_read_text_with_errors skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
e55eb7ce8a Explain test_read_text_given_encoding skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
c05304d8de Unskip test_read_text_default_encoding 2021-02-07 15:49:42 -05:00
Padraic Fanning
89097488ae Unskip test_reading 2021-02-07 15:49:42 -05:00
Padraic Fanning
26513603a9 Explain test_open_text_with_errors skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
cde7fa215a Explain test_open_text_given_encoding skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
b5a39e51ca Unskip test_open_text_default_encoding 2021-02-07 15:49:42 -05:00
Padraic Fanning
4d04a911d5 Explain LazyLoaderTests skip(s) 2021-02-07 15:49:42 -05:00
Padraic Fanning
9a70050d52 Explain SourceLoaderGetSourceTests skip(s) 2021-02-07 15:49:42 -05:00
Padraic Fanning
46953638fe Explain test_get_source_encoding skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
ce08687095 Explain test_get_source skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
49a292901e Explain test_bom_conflict skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
02206bdffc Explain test_bom_and_utf_8 skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
6a870246b9 Explain test_bom skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
4a8bebfd30 Explain test_encoding_on_second_line skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
555e2a585d Explain test_encoding_on_first_line skip 2021-02-07 15:49:42 -05:00
Padraic Fanning
d9d4a7c441 Unskip test_default_encoding 2021-02-07 15:49:42 -05:00
Padraic Fanning
b2f6a18d85 Explain test_ignore_file skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
f5cbea9b6a Explain test_overiden_unchecked_hash_based_pyc 2021-02-07 15:49:41 -05:00
Padraic Fanning
770ad33fce Explain test_unchecked_hash_based_pyc skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
86c71e5501 Explain test_overridden_checked_hash_based_pyc 2021-02-07 15:49:41 -05:00
Padraic Fanning
339f5ac28f Explain test_checked_hash_based_pyc skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
6a99d183bb Unskip test_timestamp_overflow 2021-02-07 15:49:41 -05:00
Padraic Fanning
59ec9cf21d Explain CallSignature skip(s) 2021-02-07 15:49:41 -05:00
Padraic Fanning
5ffe96aa6d Explain ImportlibUseCache skip(s) 2021-02-07 15:49:41 -05:00
Padraic Fanning
7de448fa78 Explain test_is_package skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
76538ee1bf Explain test_lacking_parent skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
57c700b0fb Explain test_package skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
4d1c844d4d Explain test_lacking_parent skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
7584d1d100 Explain test_package skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
a74d4a4d50 Explain MultiPhaseExtensionModuleTests skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
7211a72b8c Explain test_is_package skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
3d566eee10 Explain test_module_reuse skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
b7a2a08217 Explain test_load_module_API skip 2021-02-07 15:49:41 -05:00
Noah
7c58f4a0c8 Fast locals part 3 2020-12-05 16:36:35 -06:00
Noah
02daac61e5 Try fixing macos deadlock 2020-11-02 12:42:44 -06:00
Noah
606d8196b6 Skip some importlib tests on windows + fix weird errors, hopefully? 2020-11-02 12:42:44 -06:00
Aviv Palivoda
f039959480 Mark unsupported py_compile tests 2020-07-18 17:04:35 +03:00
Aviv Palivoda
e6d413b30b Add test_importlib from CPython 3.8 2020-07-18 17:04:35 +03:00