Padraic Fanning
|
3a3854d7ee
|
Skip test class on Windows
|
2021-03-06 20:21:47 -05:00 |
|
Padraic Fanning
|
3fbaf68a2c
|
Mark failing/erroring tests
|
2021-03-06 20:21:47 -05:00 |
|
Padraic Fanning
|
6ee3dbe3db
|
Add test_httpservers from CPython 3.8.7
|
2021-03-06 20:21:47 -05:00 |
|
Dean Li
|
974ed856ba
|
Implement os.closerange
`closerange` use `close` internally
|
2021-03-06 04:51:49 +00:00 |
|
Jeong YunWon
|
22322fafe7
|
Merge pull request #2506 from fanninpm/more-expected-failures
Unskip more tests (follow-up from #2443)
|
2021-02-28 18:34:43 +09:00 |
|
Padraic Fanning
|
4ba5829fe1
|
Delete code smell
|
2021-02-27 19:37:01 -05:00 |
|
Noah
|
9ef0d8bf58
|
Merge pull request #2485 from RustPython/misc-aiohttp
Misc fixes to get aiohttp working
|
2021-02-27 15:06:27 -06:00 |
|
Padraic Fanning
|
79ac9ab93c
|
Delete code smell
|
2021-02-27 14:01:45 -05:00 |
|
Jeong YunWon
|
32c603b5f2
|
Merge pull request #2494 from fanninpm/test-functools
Add test_functools from CPython 3.8.7
|
2021-02-28 03:59:22 +09:00 |
|
Jeong YunWon
|
84d4253ae4
|
Merge pull request #2507 from fanninpm/test-http-cookiejar
Add test_http_cookiejar from CPython 3.8.7
|
2021-02-28 03:58:47 +09:00 |
|
Padraic Fanning
|
3553440cb6
|
Mark failing/erroring tests
|
2021-02-26 13:23:36 -05:00 |
|
Padraic Fanning
|
2f1fe3d763
|
Add test_httplib from CPython 3.8.7
|
2021-02-26 13:23:36 -05:00 |
|
Padraic Fanning
|
18319cf33d
|
Mark failing/erroring tests
|
2021-02-26 13:16:49 -05:00 |
|
Padraic Fanning
|
960974f059
|
Skip tests that regressed to O(n^2) or O(n^3)
|
2021-02-26 13:16:49 -05:00 |
|
Padraic Fanning
|
dc3ab358c8
|
Add test_http_cookiejar from CPython 3.8.7
|
2021-02-26 13:16:49 -05:00 |
|
Noah
|
a0a1ce4f6d
|
Merge pull request #2496 from fanninpm/test-genericpath
Add test_genericpath from CPython 3.8.7
|
2021-02-26 12:11:54 -06:00 |
|
Noah
|
4d5dda37c4
|
Merge pull request #2502 from fanninpm/test-htmlparser
Add test_htmlparser from CPython 3.8.7
|
2021-02-26 12:10:54 -06:00 |
|
Padraic Fanning
|
e0db7d0d03
|
Mark macOS-only failure
|
2021-02-26 12:38:24 -05:00 |
|
Padraic Fanning
|
d680895a04
|
Remove bad_coding2.py for causing a CI failure
|
2021-02-26 12:33:16 -05:00 |
|
Padraic Fanning
|
bc3cc3679c
|
Remove badsyntax_3131.py due to CI failure
|
2021-02-26 00:01:58 -05:00 |
|
Padraic Fanning
|
e8493a2c39
|
Mark failing test
|
2021-02-26 00:00:12 -05:00 |
|
Padraic Fanning
|
d50735d8f4
|
Unskip tests in test_unicodedata
|
2021-02-25 23:16:13 -05:00 |
|
Padraic Fanning
|
39b8c5a9ac
|
Unskip tests in test_unicode_identifiers
Add badsyntax_3131.py
|
2021-02-25 23:11:46 -05:00 |
|
Padraic Fanning
|
157687e620
|
Unskip tests in test_unicode_file_functions
|
2021-02-25 23:09:27 -05:00 |
|
Padraic Fanning
|
628dd2b863
|
Unskip test in test_unicode_file
|
2021-02-25 23:07:03 -05:00 |
|
Padraic Fanning
|
ab84958df9
|
Unskip test in test_unicode
|
2021-02-25 23:05:45 -05:00 |
|
Padraic Fanning
|
292170b74c
|
Unskip test in test_slice
|
2021-02-25 23:04:01 -05:00 |
|
Padraic Fanning
|
d0565d5a8f
|
Unskip tests in test_set
|
2021-02-25 23:02:34 -05:00 |
|
Padraic Fanning
|
5972965709
|
Unskip tests in test_random
Add randv2_32.pck, randv2_64.pck, and randv3.pck.
|
2021-02-25 22:50:48 -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
|
797d427803
|
Unskip tests in test_platform
|
2021-02-25 22:21:30 -05:00 |
|
Padraic Fanning
|
128bf209ed
|
Unskip tests in test_pathlib
|
2021-02-25 22:15:04 -05:00 |
|
Padraic Fanning
|
1ec67724f3
|
Unskip test(s) in test_operator
|
2021-02-25 21:48:23 -05:00 |
|
Padraic Fanning
|
e25941a5f8
|
Unskip test(s) in test_memoryview
|
2021-02-25 21:46:00 -05:00 |
|
Padraic Fanning
|
f1152a345c
|
Unskip test(s) in test_json.test_unicode
|
2021-02-25 21:41:02 -05:00 |
|
Padraic Fanning
|
63c3a306c4
|
Unskip tests in test_json.test_scanstring
|
2021-02-25 21:39:08 -05:00 |
|
Padraic Fanning
|
4a485c2c70
|
Unskip test(s) in test_json.test_fail
|
2021-02-25 21:35:13 -05:00 |
|
Padraic Fanning
|
4971ad1b0a
|
Unskip test in test_iter
|
2021-02-25 21:31:30 -05:00 |
|
Padraic Fanning
|
884c189bf6
|
Unskip tests in test_io
|
2021-02-25 21:28:54 -05:00 |
|
Padraic Fanning
|
18491e7bb8
|
Unskip tests in test_importlib.test_util
WARNING: Contains a monkeypatch to accomodate differential testing
behavior.
|
2021-02-25 20:18:39 -05:00 |
|
Padraic Fanning
|
febed3b28c
|
Unskip tests in test_importlib.test_read
|
2021-02-25 17:38:37 -05:00 |
|
Padraic Fanning
|
e51699d9ee
|
Unskip tests in test_importlib.test_open
|
2021-02-25 17:37:34 -05:00 |
|
Padraic Fanning
|
b8a9f5509c
|
Unskip tests in test_importlib.test_lazy
|
2021-02-25 17:36:07 -05:00 |
|
Padraic Fanning
|
34e3514cc4
|
Unskip tests in test_importlib.test_abc
|
2021-02-25 17:33:53 -05:00 |
|
Padraic Fanning
|
4457de08ab
|
Unskip tests in source.test_source_encoding
|
2021-02-25 17:31:06 -05:00 |
|
Padraic Fanning
|
1bebcb9ae9
|
Unskip test(s) in source.test_finder
|
2021-02-25 17:27:37 -05:00 |
|
Padraic Fanning
|
4b2c5af995
|
Unskip tests in source.test_file_loader
|
2021-02-25 17:25:59 -05:00 |
|
Padraic Fanning
|
0303a29843
|
Unskip tests in import_.test_meta_path
|
2021-02-25 17:23:44 -05:00 |
|
Padraic Fanning
|
f3a02ec35b
|
Unskip tests in import_.test_caching
|
2021-02-25 17:21:19 -05:00 |
|
Padraic Fanning
|
69df285a82
|
Unskip tests in frozen.test_loader
|
2021-02-25 17:18:33 -05:00 |
|