cpython/Misc/NEWS.d/next/Tests
Dennis Sweeney 569ca27293
gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691)
* Update test_dotted_but_module_not_loaded to reflect the move of unittest.test to test.test_unittest.
2022-09-08 23:46:13 -04:00
..
2022-03-14-23-28-17.bpo-47016.K-t2QX.rst gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) 2022-06-22 15:32:22 +02:00
2022-05-08-15-40-41.gh-issue-92514.Xbf5JY.rst gh-92514: Remove unused test.support.BasicTestRunner (#92515) 2022-05-12 07:24:04 -07:00
2022-05-12-05-51-06.gh-issue-92670.7L43Z_.rst gh-92670: Skip test_shutil.TestCopy.test_copyfile_nonexistent_dir on AIX (#92718) 2022-05-19 11:17:44 +02:00
2022-05-25-23-00-35.gh-issue-92886.Y-vrWj.rst gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimport.py` (GH-93236) 2022-06-10 15:57:04 -07:00
2022-05-25-23-07-15.gh-issue-92886.Aki63_.rst gh-92886: Fix test that fails when running with `-O` in `test_imaplib.py` (#93237) 2022-06-03 20:15:58 -07:00
2022-06-03-12-22-44.gh-issue-89858.ftBvjE.rst GH-89858: Fix test_embed for out-of-tree builds (GH-93465) 2022-06-17 17:24:17 +01:00
2022-06-03-14-18-37.gh-issue-90473.7iXVRK.rst gh-90473: wasmtime does not support absolute symlinks (GH-93490) 2022-06-05 09:59:47 +02:00
2022-06-03-16-26-04.gh-issue-57539.HxWgYO.rst gh-57539: Increase calendar test coverage (GH-93468) 2022-06-07 10:44:29 +02:00
2022-06-04-12-05-31.gh-issue-90473.RSpjF7.rst gh-90473: wasmtime does not support absolute symlinks (GH-93490) 2022-06-05 09:59:47 +02:00
2022-06-05-10-16-45.gh-issue-90473.QMu7A8.rst gh-90473: Make chmod a dummy on WASI, skip chmod tests (GH-93534) 2022-06-06 19:24:11 +02:00
2022-06-08-14-17-59.gh-issue-93575.Xb2LNB.rst gh-93575: Use correct way to calculate PyUnicode struct sizes (GH-93602) 2022-06-08 20:18:08 +02:00
2022-06-08-22-32-56.gh-issue-93616.e5Kkx2.rst gh-93616: Fix env changed issue in test_modulefinder (GH-93617) 2022-06-09 08:32:35 +02:00
2022-06-10-21-18-14.gh-issue-84461.9TAb26.rst gh-84461: Use HOSTRUNNER to run regression tests (GH-93694) 2022-06-11 08:42:23 +02:00
2022-06-16-17-50-58.gh-issue-93353.JdpATx.rst gh-93353: regrtest supports checking tmp files with -j2 (#93909) 2022-06-16 21:48:26 +02:00
2022-06-16-21-38-18.gh-issue-93852.U_Hl6s.rst gh-93852: Add test.support.create_unix_domain_name() (#93914) 2022-06-17 13:16:51 +02:00
2022-06-17-13-27-21.gh-issue-93884.5pvPvl.rst gh-93884: Improve test coverage of `PyNumber_ToBase` (GH-93932) 2022-09-04 03:37:04 -07:00
2022-06-17-13-55-11.gh-issue-93957.X4ovYV.rst gh-93975: Nicer error reporting in test_venv (GH-93959) 2022-06-18 13:47:27 -07:00
2022-06-17-15-20-09.gh-issue-93951.CW1Vv4.rst gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers. (GH-93962) 2022-06-22 14:05:45 +02:00
2022-06-20-23-04-52.gh-issue-93839.OE3Ybk.rst gh-93839: Move Lib/ctypes/test/ to Lib/test/test_ctypes/ (#94041) 2022-06-21 10:24:33 +02:00
2022-06-21-17-37-46.gh-issue-54781.BjVAVg.rst gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070) 2022-06-22 22:23:37 +02:00
2022-06-27-08-53-40.gh-issue-94315.MoZT9t.rst gh-94315: Check for DAC override capability (GH-94316) 2022-06-27 20:27:19 +02:00
2022-06-27-21-27-20.gh-issue-94208.VR6HX-.rst gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) 2022-06-28 09:33:06 +02:00
2022-07-05-17-53-13.gh-issue-91330.Qys5IL.rst Remove blurb boilerplate from news item (#95033) 2022-07-20 01:48:35 -04:00
2022-07-08-12-22-00.gh-issue-94675.IiTs5f.rst gh-94675: Add a regression test for rjsmin re slowdown (GH-94685) 2022-08-03 16:19:36 -07:00
2022-07-24-16-28-31.gh-issue-93963.UB9azu.rst gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217) 2022-07-27 04:54:31 -04:00
2022-07-24-17-24-42.gh-issue-95218.zfBLtu.rst gh-95218: Move tests for importlib.resources into test_importlib.resources. (#95219) 2022-07-24 20:53:10 -04:00
2022-07-24-20-19-05.gh-issue-95212.fHiU4e.rst gh-95212: make multiprocessing test case parallel-safe (GH-95213) 2022-07-25 06:44:40 +02:00
2022-07-26-15-22-19.gh-issue-95280.h8HvbP.rst gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282) 2022-07-27 09:19:49 +02:00
2022-08-05-09-57-43.gh-issue-95573.edMdQB.rst gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668) 2022-08-05 10:45:36 +02:00
2022-08-22-14-59-42.gh-issue-95243.DeD66V.rst gh-95243: Mitigate the race condition in testSockName (#96173) 2022-08-24 18:37:18 -07:00
2022-09-08-18-31-26.gh-issue-96624.5cANM1.rst gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691) 2022-09-08 23:46:13 -04:00
README.rst

README.rst

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

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