summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests
Commit message (Expand)AuthorAgeFilesLines
* Python 3.10.0a4v3.10.0a4Pablo Galindo2021-01-048-10/+0
* bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037)Dong-hee Na2021-01-011-0/+2
* bpo-42199: Fix bytecode_helper assertNotInBytecode (#23031)Max Bernstein2020-12-181-0/+1
* bpo-31904: Skip some asyncio tests on VxWorks (#23815)pxinwr2020-12-171-0/+1
* bpo-31904: Skip some tests of changing owner in _test_all_chown_common() on V...pxinwr2020-12-151-0/+1
* bpo-31904: Disable os.popen and popen test cases on VxWorks (GH-21687)pxinwr2020-12-151-0/+1
* bpo-42641: Enhance test_select.test_select() (GH-23782)Victor Stinner2020-12-151-0/+2
* bpo-41439: Skip test_ssl and test_uuid tests if fork() is not supported (GH-2...pxinwr2020-12-081-0/+1
* bpo-41443: Add more attribute checking in test_posix (GH-21688)pxinwr2020-12-081-0/+1
* Python 3.10.0a3v3.10.0a3Pablo Galindo2020-12-0712-16/+0
* bpo-31904: fix test_doctest.py failures for VxWorks (GH-23419)pxinwr2020-12-041-0/+1
* bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)Victor Stinner2020-12-041-0/+3
* bpo-42553: Fix test_asyncio.test_call_later() (GH-23627)Victor Stinner2020-12-031-0/+3
* bpo-31904: Fix test_netrc for VxWorks RTOS (GH-21675)pxinwr2020-12-011-0/+1
* bpo-31904: Fix fifo test cases for VxWorks (GH-20254)pxinwr2020-12-011-0/+1
* bpo-31904: skip some tests related to fifo on VxWorks (GH-23473)pxinwr2020-11-281-0/+1
* bpo-31904: add shell requirement for test_pipes (GH-23489)pxinwr2020-11-281-0/+1
* skip test_test of test_mailcap on VxWorks (GH-23507)pxinwr2020-11-281-0/+1
* skip test_getaddrinfo_ipv6_scopeid_symbolic and test_getnameinfo_ipv6_scopeid...pxinwr2020-11-281-0/+1
* bpo-31904: Fix test_os.test_getcwd_long_path() failure for VxWorks (GH-20256)pxinwr2020-11-281-0/+1
* bpo-41561: skip test_min_max_version_mismatch (GH-22308)Christian Heimes2020-11-181-0/+1
* bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271)Steve Dower2020-11-131-0/+1
* Python 3.10.0a2v3.10.0a2Pablo Galindo2020-11-034-6/+0
* bpo-41739: Fix test_logging.test_race_between_set_target_and_flush() (GH-22655)Victor Stinner2020-10-111-0/+2
* bpo-41306: Allow scale value to not be rounded (GH-21715)E-Paine2020-10-081-0/+1
* bpo-41970: Avoid test failure in test_lib2to3 if the module is already import...Pablo Galindo2020-10-081-0/+2
* bpo-41944: No longer call eval() on content received via HTTP in the CJK code...Serhiy Storchaka2020-10-061-0/+1
* Python 3.10.0a1v3.10.0a1Pablo Galindo2020-10-0516-29/+0
* bpo-41939: Fix test_site.test_license_exists_at_url() (#22559)Victor Stinner2020-10-051-0/+3
* bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module...Thomas Grainger2020-09-221-0/+1
* bpo-41731: Make test_cmd_line_script pass with -vv (GH-22206)Terry Jan Reedy2020-09-121-0/+1
* bpo-41521: Rename blacklist parameter to not_exported (GH-21824)Victor Stinner2020-08-171-0/+2
* bpo-41477: Make ctypes optional in test_genericalias (GH-21766)Victor Stinner2020-08-071-0/+1
* bpo-31904: Fix test_ftplib failures for VxWorks RTOS (GH-19447)pxinwr2020-07-271-0/+1
* bpo-38169: Increase code coverage for SharedMemory and ShareableList (GH-16139)Vinay Sharma2020-07-191-0/+1
* bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters....Serhiy Storchaka2020-06-251-0/+2
* bpo-41085: Fix array.array.index() on 64-bit Windows (GH-21071)WildCard652020-06-231-0/+2
* bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944)Victor Stinner2020-06-181-0/+4
* bpo-41009: fix requires_OS_version() class decorator (GH-20942)Christian Heimes2020-06-171-0/+2
* bpo-41003: Fix test_copyreg when numpy is installed (GH-20935)Victor Stinner2020-06-171-0/+3
* bpo-40964: disable remote IMAP tests (GH-20836)Christian Heimes2020-06-121-0/+2
* bpo-34401: Fix test_gdb for HP GDB version string (GH-20804)Victor Stinner2020-06-111-0/+1
* bpo-40927: Fix test_binhex when run twice (GH-20764)Victor Stinner2020-06-101-0/+2
* bpo-17258: Add requires_hashdigest to multiprocessing tests (GH-20412)Christian Heimes2020-06-041-0/+1
* Consolidate 3.9.0b1 NEWS in the master branchŁukasz Langa2020-05-192-4/+0
* bpo-40055: test_distutils leaves warnings filters unchanged (GH-20095)Victor Stinner2020-05-151-0/+3
* bpo-40436: Fix code parsing gdb version (GH-19792)Victor Stinner2020-04-291-0/+1
* Python 3.9.0a6v3.9.0a6Łukasz Langa2020-04-278-13/+0
* bpo-39793: use the same domain on make_msgid tests (#18698)Batuhan Taşkaya2020-04-161-0/+1
* bpo-39380: Change ftplib encoding from latin-1 to utf-8 (GH-18048)Sebastian Pedersen2020-04-131-0/+3