18 Commits

Author SHA1 Message Date
Shahar Naveh
3ed8c91fef Update test/support to 3.14.5 (#7896)
* Update `test/support` to 3.14.5

* Adjuat test markers

* Add `test_set` to env polluting tests
2026-05-18 00:23:06 +09:00
Shahar Naveh
c98939a7c1 Update seq tests from 3.14.4 (#7606)
* Update seq related tests
2026-04-15 14:17:01 +09:00
Shahar Naveh
87289fd904 Update tests with deprecated get_c_recursion_limit (#7039) 2026-02-08 09:59:14 +09:00
ShaharNaveh
624a561145 Update seq_tests from 3.13.8 2025-10-22 10:57:47 +03:00
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