cpython/Misc/NEWS.d/next/Tests
Victor Stinner ed08238327
gh-107237: Fix test_udp_reconnection() of test_logging (#107238)
test_logging: Fix test_udp_reconnection() by increasing the timeout
from 100 ms to 5 minutes (LONG_TIMEOUT).

Replace also blocking wait() with wait(LONG_TIMEOUT) in
test_output() to prevent the test to hang.
2023-07-25 13:13:59 +00: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-05-19-08-06-06.gh-issue-81005.-q7m9W.rst gh-81005: Refactor str tests to reflect that str and unicode are merged in Python 3 (#13172) 2023-05-23 17:11:29 +03:00
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-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
README.rst

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

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