cpython/Lib/test/test_capi
Miss Islington (bot) 80d70defc2
[3.14] gh-134578: Mark more slow tests (GH-134579) (GH-134590)
(cherry picked from commit 77eade39f9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-05-24 15:06:54 +00:00
..
__init__.py
__main__.py
check_config.py
test_abstract.py
test_bytearray.py [3.14] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458) (#134489) 2025-05-22 08:34:46 +00:00
test_bytes.py [3.14] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458) (#134489) 2025-05-22 08:34:46 +00:00
test_codecs.py
test_complex.py
test_config.py gh-102567: Add -X importtime=2 for logging an importtime message for already-loaded modules (#118655) 2025-05-06 01:03:55 +01:00
test_dict.py
test_eval.py
test_eval_code_ex.py
test_exceptions.py
test_file.py
test_float.py gh-133304: workaround for RISC-V in PyFloat_Pack4/Unpack4() (#133328) 2025-05-03 17:07:52 +02:00
test_frame.py
test_function.py
test_getargs.py
test_hash.py
test_immortal.py
test_import.py
test_list.py
test_long.py
test_mem.py
test_misc.py [3.14] gh-127146: xfail more Emscripten stack overflows (GH-134358) (#134382) 2025-05-20 19:07:08 +00:00
test_number.py
test_object.py [3.14] gh-134578: Mark more slow tests (GH-134579) (GH-134590) 2025-05-24 15:06:54 +00:00
test_opt.py GH-131798: Split CALL_LEN into several uops (GH-133180) 2025-05-05 14:31:48 -07:00
test_pyatomic.py
test_run.py
test_set.py
test_structmembers.py
test_sys.py
test_time.py
test_tuple.py
test_type.py
test_unicode.py
test_watchers.py