cpython/Misc/NEWS.d/next/Tests
Miss Islington (bot) 2162512d71
[3.12] gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (GH-111577) (#111589)
gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (GH-111577)

"./python -m test -j1 -R 3:3 --verbose3" now works as expected, since
run_single_test() does not replace sys.stdout with StringIO in this
case.
(cherry picked from commit d9a5530d23)

Co-authored-by: Victor Stinner <vstinner@python.org>
2023-11-01 03:51:24 +00:00
..
2023-09-13-05-58-09.gh-issue-104736.lA25Fu.rst [3.12] gh-109972: Enhance test_gdb (#110026) (#110351) 2023-10-04 11:34:28 +00:00
2023-09-19-19-08-22.gh-issue-109580.G02Zam.rst [3.12] gh-109580: Skip test_perf_profiler on ASAN build (GH-109584) (#109585) 2023-10-02 17:00:11 +02:00
2023-09-20-02-32-17.gh-issue-103053.AoUJuK.rst [3.12] gh-103053: Skip test_freeze_simple_script() on PGO build (#109591) (#109614) 2023-10-02 17:04:19 +02:00
2023-09-28-12-25-19.gh-issue-109972.GYnwIP.rst [3.12] gh-109972: Split test_gdb.py into test_gdb package (#109977) (#110339) 2023-10-04 10:26:24 +00:00
2023-09-28-14-47-14.gh-issue-109594.DB5KPP.rst [3.12] gh-109594: Fix concurrent.futures test_timeout() (GH-110018) (#110021) 2023-10-02 17:42:03 +02:00
2023-09-28-18-14-52.gh-issue-110033.2yHMx0.rst [3.12] gh-110033: Fix signal test_interprocess_signal() (GH-110035) (#110040) 2023-10-02 17:42:40 +02:00
2023-09-29-00-19-21.gh-issue-109974.Sh_g-r.rst [3.12] gh-109974: Fix threading lock_tests race conditions (#110057) (#110346) 2023-10-04 11:26:45 +00:00
2023-09-29-12-48-42.gh-issue-110088.qUhRga.rst [3.12] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) (#110098) 2023-10-02 19:35:29 +00:00
2023-09-29-14-11-30.gh-issue-110031.fQnFnc.rst [3.12] gh-110031: Skip test_threading fork tests if ASAN (#110100) (#110103) 2023-10-02 19:31:12 +00:00
2023-10-03-10-54-09.gh-issue-110267.O-c47G.rst [3.12] gh-110267: Add tests for pickling and copying PyStructSequence objects (GH-110272) (GH-110285) 2023-10-04 12:01:03 +03:00
2023-10-05-13-46-50.gh-issue-81002.bOcuV6.rst [3.12] gh-81002: Add tests for termios (GH-110386) (GH-110619) 2023-10-10 14:10:55 +02:00
2023-10-05-14-22-48.gh-issue-110388.1-HQJO.rst [3.12] gh-110388: Add tests for tty (GH-110394) (#110621) 2023-10-10 14:55:23 +02:00
2023-10-05-19-33-49.gh-issue-110167.mIdj3v.rst [3.12] gh-110167: Fix test_socket deadlock in doCleanups() (GH-110416) (#110423) 2023-10-05 19:24:26 +00:00
2023-10-06-02-32-18.gh-issue-103053.VfxBLI.rst [3.12] gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451) (#110456) 2023-10-06 01:31:30 +00:00
2023-10-10-23-20-13.gh-issue-110647.jKG3sY.rst [3.12] gh-110647: Fix signal test_stress_modifying_handlers() (GH-110650) (#110658) 2023-10-11 00:26:48 +00:00
2023-10-16-13-47-24.gh-issue-110918.aFgZK3.rst [3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) (GH-111167) 2023-10-21 17:33:26 +00:00
2023-10-17-17-54-36.gh-issue-110995.Fx8KRD.rst [3.12] gh-110995: Fix test_gdb check_usable_gdb() (GH-110998) (#111003) 2023-10-17 18:45:55 +00:00
2023-10-21-00-10-36.gh-issue-110932.jktjJU.rst [3.12] gh-110932: Fix regrtest for SOURCE_DATE_EPOCH (GH-111143) (#111154) 2023-10-21 09:18:35 +00:00
2023-10-21-19-27-36.gh-issue-111165.FU6mUk.rst [3.12] gh-111165: Move test running code from test.support to libregrtest (GH-111166) (GH-111316) 2023-10-25 14:56:27 +03:00
2023-10-31-22-09-25.gh-issue-110367.UhQi44.rst [3.12] gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (GH-111577) (#111589) 2023-11-01 03:51:24 +00:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

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

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