cpython/Misc/NEWS.d/next/Tests
Victor Stinner b136b1aac4
bpo-43843: libregrtest uses threading.excepthook (GH-25400)
test.libregrtest now marks a test as ENV_CHANGED (altered the
execution environment) if a thread raises an exception but does not
catch it. It sets a hook on threading.excepthook. Use
--fail-env-changed option to mark the test as failed.

libregrtest regrtest_unraisable_hook() explicitly flushs
sys.stdout, sys.stderr and sys.__stderr__.
2021-04-16 14:33:10 +02:00
..
2021-04-09-15-10-38.bpo-43791.4KxiXK.rst bpo-4379: Skip TLS 1.0/1.1 tests under OpenSSL 3.0.0 (GH-25304) 2021-04-09 15:43:06 +02:00
2021-04-12-11-14-28.bpo-43811.vGNbnD.rst bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360) 2021-04-13 10:23:45 -07:00
2021-04-14-13-22-44.bpo-43843.ruIQKD.rst bpo-43843: libregrtest uses threading.excepthook (GH-25400) 2021-04-16 14:33:10 +02:00
2021-04-16-14-07-40.bpo-43842.w60GAH.rst bpo-43842: Fix race condition in test_logging SMTP test (GH-25436) 2021-04-16 14:32:01 +02:00
README.rst

README.rst

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

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