cpython/Misc/NEWS.d/next/Tests
Łukasz Langa 3932b0f7b1
gh-110722: Make `-m test -T -j` use sys.monitoring (GH-111710)
Now all results from worker processes are aggregated and
displayed together as a summary at the end of a regrtest run.

The traditional trace is left in place for use with sequential
in-process test runs but now raises a warning that those
numbers are not precise.

`-T -j` requires `--with-pydebug` as it relies on `-Xpresite=`.
2023-11-10 18:17:45 +01:00
..
2023-09-15-15-00-14.gh-issue-108747.ql0owS.rst gh-108747: Add unit tests for site.{usercustomize,sitecustomize} hooks (#109470) 2023-10-17 22:05:41 -07:00
2023-10-16-13-47-24.gh-issue-110918.aFgZK3.rst gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) 2023-10-21 17:44:46 +03:00
2023-10-17-17-54-36.gh-issue-110995.Fx8KRD.rst gh-110995: Fix test_gdb check_usable_gdb() (#110998) 2023-10-17 20:19:14 +02:00
2023-10-21-00-10-36.gh-issue-110932.jktjJU.rst gh-110932: Fix regrtest for SOURCE_DATE_EPOCH (#111143) 2023-10-21 10:37:48 +02:00
2023-10-21-19-27-36.gh-issue-111165.FU6mUk.rst gh-111165: Move test running code from test.support to libregrtest (GH-111166) 2023-10-25 12:41:21 +03:00
2023-10-31-22-09-25.gh-issue-110367.UhQi44.rst gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (#111577) 2023-11-01 04:28:55 +01:00
2023-11-03-18-59-13.gh-issue-110722.jvT1pb.rst gh-110722: Make `-m test -T -j` use sys.monitoring (GH-111710) 2023-11-10 18:17:45 +01:00
README.rst

README.rst

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

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