14 Commits

Author SHA1 Message Date
CPython developers
5b18683240 Update list/tuple tests from CPython 3.10.5 2022-07-18 02:32:42 +09:00
dldks321
b8f276f8d7 Fix OverflowError at collections.rs (#3815) 2022-06-24 01:14:50 +09:00
Jeong YunWon
448f7e46cc test_bigrepeat is fixed
probably by #3445
2021-11-27 01:46:44 +09:00
sobolevn
7e2efb4de5 Fixes that id() of tuple was changing on * 1, refs #2840 2021-08-11 01:47:16 +03: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
987308927e Unskip test in seq_tests 2021-02-25 16:36:05 -05:00
Padraic Fanning
3349e1db84 Change skips to expected failures 2021-02-25 16:22:57 -05:00
Padraic Fanning
17cc14f2fd Explain seq_tests test_free_after_iterating skip 2021-02-07 15:49:41 -05:00
Padraic Fanning
21a6e12593 Unskip test_pickle in seq_tests.py 2021-02-07 15:49:41 -05:00
Padraic Fanning
6fcc874f9b Explain test_index skip in seq_tests.py 2021-02-07 15:49:41 -05:00
Padraic Fanning
960fac3a53 Explain test_bigrepeat skip in seq_tests.py 2021-02-07 15:49:41 -05:00
Noah
b245712949 Fix some 32-bit only oom tests + others 2020-06-06 17:14:32 -05:00
Aviv Palivoda
247d814fa6 Mark failed and error tests for lists 2020-01-04 16:30:02 +02:00
Aviv Palivoda
27da37ca3f Add test_list 2020-01-04 16:30:02 +02:00