cpython/Misc/NEWS.d/next/Tests
Victor Stinner 6592976061
gh-110367: Enhance regrtest -jN --verbose3 (#110368)
When using worker processes (-jN) with --verbose3 option, regrtest
can now display the worker output even if a worker process does
crash.  Previously, sys.stdout and sys.stderr were replaced and so
the worker output was lost on a crash.
2023-10-05 08:24:43 +02:00
..
2022-06-09-21-27-38.gh-issue-69714.49tyHW.rst gh-69714: Make calendar module fully tested (#93655) 2023-07-22 15:20:40 +02:00
2023-04-05-06-45-20.gh-issue-103186.640Eg-.rst gh-103186: Suppress and assert expected RuntimeWarnings in test_sys_settrace (GH-103244) 2023-09-07 10:41:38 +03:00
2023-05-19-08-06-06.gh-issue-81005.-q7m9W.rst
2023-05-29-14-49-46.gh-issue-105084.lvVvoj.rst gh-105084: Tests: Use setuptools+wheel from sysconfig.get_config_var('WHEEL_PKG_DIR') if set (#105056) 2023-05-30 11:20:30 +01:00
2023-06-28-02-51-08.gh-issue-101634.Rayczr.rst gh-101634: regrtest reports decoding error as failed test (#106169) 2023-06-28 04:26:52 +02:00
2023-07-12-14-07-07.gh-issue-106690.NDz-oG.rst gh-106690: Add a .coveragerc file to the CPython repository (#8150) 2023-07-13 11:45:21 -04:00
2023-07-14-16-20-06.gh-issue-106752.gd1i6D.rst gh-106752: Move zipfile._path into its own package (#106753) 2023-07-14 20:40:46 +00:00
2023-07-16-02-57-08.gh-issue-104090.cKtK7g.rst gh-104090: Fix unittest collectedDurations resources leak (#106795) 2023-07-19 12:03:47 +01:00
2023-07-22-13-49-40.gh-issue-106714.btYI5S.rst gh-106714: Fix test_capi to not write a coredump (#107007) 2023-07-22 12:17:25 +00:00
2023-07-24-16-56-59.gh-issue-107178.Gq1usE.rst gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179) 2023-08-07 18:51:43 +03:00
2023-07-25-14-36-33.gh-issue-107237.y1pY79.rst gh-107237: Fix test_udp_reconnection() of test_logging (#107238) 2023-07-25 13:13:59 +00:00
2023-08-23-04-08-18.gh-issue-105776.oE6wp_.rst gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343) 2023-08-23 02:52:56 +00:00
2023-08-24-04-23-35.gh-issue-108388.mr0MeE.rst gh-108388: Split test_multiprocessing_spawn (#108396) 2023-08-24 05:35:39 +02:00
2023-08-24-06-10-36.gh-issue-108388.YCVB0D.rst gh-108388: Convert test_concurrent_futures to package (#108401) 2023-08-24 19:21:44 +02:00
2023-09-02-05-13-38.gh-issue-108794.tGHXBt.rst gh-108794: doctest counts skipped tests (#108795) 2023-09-02 16:42:07 +02:00
2023-09-02-19-06-52.gh-issue-108822.arTbBI.rst gh-108822: Add Changelog entry for regrtest statistics (#108821) 2023-09-02 19:26:20 +02:00
2023-09-03-02-01-55.gh-issue-108834.iAwXzj.rst gh-108834: regrtest reruns failed tests in subprocesses (#108839) 2023-09-03 21:37:15 +00:00
2023-09-03-06-17-12.gh-issue-108834.fjV-CJ.rst gh-108834: regrtest reruns failed tests in subprocesses (#108839) 2023-09-03 21:37:15 +00:00
2023-09-03-20-15-49.gh-issue-108834.Osvmhf.rst gh-108834: regrtest reruns failed tests in subprocesses (#108839) 2023-09-03 21:37:15 +00:00
2023-09-03-21-18-35.gh-issue-108851.CCuHyI.rst gh-108851: Fix tomllib recursion tests (#108853) 2023-09-06 17:34:31 +02:00
2023-09-03-21-41-10.gh-issue-108851.xFTYOE.rst gh-108851: Fix tomllib recursion tests (#108853) 2023-09-06 17:34:31 +02:00
2023-09-04-15-18-14.gh-issue-89392.8A4T5p.rst gh-89392: Remove support of test_main() in libregrtest (GH-108876) 2023-09-05 08:36:43 +03:00
2023-09-05-21-42-54.gh-issue-91960.abClTs.rst gh-91960: Add FreeBSD build and test using Cirrus-CI (#91961) 2023-09-06 16:57:40 +02:00
2023-09-05-23-00-09.gh-issue-108962.R4NwuU.rst gh-108962: Skip test_tempfile.test_flags() if not supported (#108964) 2023-09-05 21:59:40 +00:00
2023-09-06-15-36-51.gh-issue-91960.P3nD5v.rst gh-91960: Skip test_gdb if gdb cannot retrive Python frames (#108999) 2023-09-06 14:34:35 +00:00
2023-09-06-18-27-53.gh-issue-109015.1dS1AQ.rst gh-109015: Add test.support.socket_helper.tcp_blackhole() (#109016) 2023-09-07 01:58:03 +02:00
2023-09-06-22-06-22.gh-issue-108996.IBhR3U.rst gh-108996: add tests for msvcrt (#109004) 2023-09-08 18:38:38 -04:00
2023-09-10-19-59-57.gh-issue-109230.SRNLFQ.rst gh-109230: test_pyexpat no longer depends on the current directory (#109233) 2023-09-10 22:16:59 +00:00
2023-09-10-22-32-20.gh-issue-109237.SvgKwD.rst gh-109237: Fix test_site for non-ASCII working directory (#109238) 2023-09-10 22:04:35 +00:00
2023-09-10-23-05-50.gh-issue-108996.tJBru6.rst gh-108996: fix and enable test_msvcrt (#109226) 2023-09-22 02:19:48 +02:00
2023-09-11-18-19-52.gh-issue-109276.btfFtT.rst gh-109276: libregrtest: use separated file for JSON (#109277) 2023-09-11 19:33:42 +02:00
2023-09-11-19-11-57.gh-issue-109276.qxI4OG.rst gh-109276: libregrtest calls random.seed() before each test (#109279) 2023-09-12 05:35:08 +02:00
2023-09-13-05-58-09.gh-issue-104736.lA25Fu.rst gh-104736: Fix test_gdb tests on ppc64le with clang (#109360) 2023-09-13 04:24:32 +00:00
2023-09-14-22-58-47.gh-issue-109396.J1a4jR.rst gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (#109423) 2023-09-14 21:24:11 +00:00
2023-09-14-23-27-40.gh-issue-109425.j-uFep.rst gh-109425: regrtest decodes worker stdout with backslashreplace (#109428) 2023-09-14 23:37:37 +00:00
2023-09-19-13-33-20.gh-issue-109566.aX0g9o.rst gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570) 2023-09-26 17:22:50 +02:00
2023-09-19-19-08-22.gh-issue-109580.G02Zam.rst gh-109580: Skip test_perf_profiler on ASAN build (#109584) 2023-09-19 19:42:51 +02:00
2023-09-20-02-32-17.gh-issue-103053.AoUJuK.rst gh-103053: Skip test_freeze_simple_script() on PGO build (#109591) 2023-09-20 01:58:34 +00:00
2023-09-25-14-41-18.gh-issue-109276.uC_cWo.rst gh-109276: regrtest re-runs "env changed" tests (#109831) 2023-09-25 16:21:01 +02:00
2023-09-25-23-59-37.gh-issue-109739.MUn7K5.rst gh-109739: regrtest disables load tracker if refleak (#109871) 2023-09-26 01:05:07 +00:00
2023-09-26-00-49-18.gh-issue-109748.nxlT1i.rst gh-109748: Fix venv test_zippath_from_non_installed_posix() (#109872) 2023-09-25 23:16:30 +00:00
2023-09-26-18-12-01.gh-issue-109566.CP0Vhf.rst gh-109566: regrtest reexecutes the process (#109909) 2023-09-26 20:46:52 +02:00
2023-09-28-12-25-19.gh-issue-109972.GYnwIP.rst gh-109972: Split test_gdb.py into test_gdb package (#109977) 2023-09-28 11:24:15 +00:00
2023-09-28-14-47-14.gh-issue-109594.DB5KPP.rst gh-109594: Fix concurrent.futures test_timeout() (#110018) 2023-09-28 15:21:15 +02:00
2023-09-28-18-14-52.gh-issue-110033.2yHMx0.rst gh-110033: Fix signal test_interprocess_signal() (#110035) 2023-09-28 19:12:11 +02:00
2023-09-29-00-19-21.gh-issue-109974.Sh_g-r.rst gh-109974: Fix threading lock_tests race conditions (#110057) 2023-09-29 02:34:27 +02:00
2023-09-29-12-48-42.gh-issue-110088.qUhRga.rst gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) 2023-09-29 11:49:30 +00:00
2023-09-29-14-11-30.gh-issue-110031.fQnFnc.rst gh-110031: Skip test_threading fork tests if ASAN (#110100) 2023-09-29 12:41:33 +00:00
2023-09-30-20-18-38.gh-issue-110152.4Kxve1.rst gh-110152: regrtest handles cross compilation and HOSTRUNNER (#110156) 2023-09-30 22:37:23 +00:00
2023-10-01-10-27-02.gh-issue-110171.ZPlo0h.rst gh-110171: libregrtest always sets random.seed (#110172) 2023-10-04 06:42:12 +00:00
2023-10-03-10-54-09.gh-issue-110267.O-c47G.rst gh-110267: Add tests for pickling and copying PyStructSequence objects (GH-110272) 2023-10-03 17:09:49 +03:00
2023-10-04-18-27-47.gh-issue-110367.Nnq1I7.rst gh-110367: Enhance regrtest -jN --verbose3 (#110368) 2023-10-05 08:24:43 +02:00
README.rst

Put news entry `blurb`_ files for the *Tests* section in this directory.

.. _blurb: https://pypi.org/project/blurb/