Jeong YunWon
|
19504a6b9d
|
mark failing tests again
|
2022-08-15 01:08:58 +09:00 |
|
CPython Developers
|
939257411b
|
Update socket{server} from CPython 3.10.6
|
2022-08-15 00:34:06 +09:00 |
|
Padraic Fanning
|
0b1a54220e
|
Unmark passing test on macOS and Windows
|
2022-07-04 20:52:03 -04:00 |
|
Padraic Fanning
|
b39263db3b
|
Mark erroring test on Windows
|
2022-07-04 20:50:03 -04:00 |
|
Padraic Fanning
|
92f790efc1
|
Mark erroring/failing tests
|
2022-07-04 20:18:56 -04:00 |
|
Padraic Fanning
|
165df16945
|
Unmark passing tests due to CI limitations
|
2022-06-22 20:19:39 -04:00 |
|
Padraic Fanning
|
c8748bc98e
|
Fix test.support imports
|
2022-02-13 17:56:08 -05:00 |
|
Padraic Fanning
|
75390dd787
|
Fix test.support imports
|
2022-02-12 20:48:57 -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 |
|
Padraic Fanning
|
bd9aa2f938
|
Fix CI failures for macOS in test_socket
|
2021-10-17 19:01:37 -04:00 |
|
Padraic Fanning
|
9c219e3836
|
Clean up skip in test_socket
|
2021-10-17 19:01:36 -04:00 |
|
Lee Dogeon
|
63b1696458
|
Derive name from tp_name
|
2021-09-09 00:07:36 +09:00 |
|
Dean Li
|
06b40b3602
|
socket: impl herror
There is one todo that is waiting for hstrerror to land in libc crate.
For now it shows the same error as cpython when hstrerror is not
available.
|
2021-08-07 15:26:09 +08:00 |
|
coolreader18
|
a2fc8796e8
|
Fix windows tests
|
2021-06-11 16:15:33 -05:00 |
|
Noah
|
74f9722033
|
Mark failing tests
|
2021-06-10 20:54:49 -05:00 |
|
Noah
|
b69c14c2a6
|
Add test_socket.py from CPython 3.8
|
2021-06-10 20:54:49 -05:00 |
|