cpython/Misc/NEWS.d/next/Tests
Victor Stinner 7484bdfd1e
bpo-34587, test_socket: remove RDSTest.testCongestion() (GH-9277)
The test tries to fill the receiver's socket buffer and expects an
error. But the RDS protocol doesn't require that. Moreover, the Linux
implementation of RDS expects that the producer of the messages
reduces its rate, it's not the role of the receiver to trigger an
error.

The test fails on Fedora 28 by design, so remove it.
2018-09-17 14:01:20 -07:00
..
2017-10-18-18-07-45.bpo-31809.KlQrkE.rst bpo-31809: test secp ECDH curves (#4036) 2018-02-25 09:49:31 +01:00
2018-01-08-13-33-47.bpo-19417.2asoXy.rst bpo-19417: Add test_bdb.py (GH-5217) 2018-03-18 13:02:47 -07:00
2018-01-25-18-10-47.bpo-32663.IKDsqu.rst bpo-32663 Make SMTPUTF8SimTests run (#5314) 2018-07-25 15:01:28 -04:00
2018-03-09-07-05-12.bpo-32517.ugc1iW.rst bpo-32517: fix test_read_pty_output() hangs on macOS 10.13.2+ (GH-6037) (GH-6113) 2018-03-27 17:16:49 -04:00
2018-03-28-01-35-02.bpo-32872.J5NDUj.rst bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276) 2018-03-28 01:57:13 -04:00
2018-04-27-11-46-35.bpo-33358._OcR59.rst bpo-33358: Fix test_embed.test_pre_initialization_sys_options (GH-6612) 2018-04-27 14:23:13 +02:00
2018-05-26-16-01-40.bpo-33655.Frb4LA.rst bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) 2018-05-26 16:30:46 -04:00
2018-06-01-14-25-31.bpo-33562.GutEHf.rst bpo-33562: Check the global asyncio event loop policy isn't set after any tests (GH-7328) 2018-06-01 20:34:09 -07:00
2018-06-16-01-37-31.bpo-33873.d86vab.rst bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters (GH-7735) 2018-06-26 15:17:26 +01:00
2018-06-19-14-04-21.bpo-33901.OFW1Sr.rst bpo-33901: Better test_dbm_gnu.test_reorganize() fix (GH-7795) 2018-06-19 17:37:07 +02:00
2018-06-19-17-55-46.bpo-33746.Sz7avn.rst bpo-33746: Fix test_unittest.testRegisterResult() in verbose mode (GH-7799) 2018-06-20 11:29:33 +02:00
2018-07-10-18-53-46.bpo-0.UBQJBc.rst Improve error message when mock.assert_has_calls fails (GH-8205) 2018-08-17 12:09:58 -07:00
2018-08-14-10-47-44.bpo-34399.D_jd1G.rst bpo-34399: 2048 bits RSA keys and DH params (#8762) 2018-08-14 12:54:19 +02:00
2018-08-16-18-48-47.bpo-34391.ouNfxC.rst bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787) 2018-08-16 19:43:44 +02:00
2018-08-24-20-23-15.bpo-34490.vb2cx4.rst Fix test_asyncio for AIX - do not call transport.get_extra_info('sockname') (#8907) 2018-09-13 16:35:56 -07:00
2018-08-25-13-28-18.bpo-34347.IsRDPB.rst bpo-34347: Fix test_utf8_mode.test_cmd_line for AIX (GH-8923) 2018-08-27 15:40:17 +02:00
2018-08-26-13-12-34.bpo-11193.H8fCGa.rst Remove AIX workaround test_subprocess (GH-8939) 2018-08-26 10:29:36 -07:00
2018-08-29-16-30-52.bpo-34542.9stVAW.rst bpo-34542: Update test certs and keys (GH-8997) 2018-08-30 07:25:49 +02:00
2018-09-04-15-16-42.bpo-34579.bp4HdM.rst bpo-34579: Fix test_embed DEFAULT_CON AIX (GH-9063) 2018-09-15 02:28:31 -07:00
2018-09-05-23-50-21.bpo-34594.tqL-GS.rst closes bpo-34594: Don't hardcode errno values in the tests. (GH-9076) 2018-09-06 11:43:30 -07:00
2018-09-12-17-00-34.bpo-34200.dfxYQK.rst bpo-34200: Fix non-determinism of test_pkg (GH-9248) 2018-09-12 17:58:40 -07:00
2018-09-13-09-53-15.bpo-34661.bdTamP.rst closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9262) 2018-09-13 10:08:46 -07:00
2018-09-13-20-58-07.bpo-34587.rCcxp3.rst bpo-34587, test_socket: remove RDSTest.testCongestion() (GH-9277) 2018-09-17 14:01:20 -07:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

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

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