Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d64d78be20ced6ac9de58e91e69eaba184e36e9b
/
Lib
/
test
/
libregrtest
a0b57b3
bpo-38912: regrtest logs unraisable exception into sys.__stderr__ (GH-21718) (GH-21827)
by Victor Stinner
· 5 years ago
ecfecc2
[3.9] bpo-41043: Escape literal part of the path for glob(). (GH-20994). (GH-21275)
by Serhiy Storchaka
· 5 years ago
f925407
[3.9] bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters. (GH-21035). (GH-21156)
by Serhiy Storchaka
· 5 years ago
4a4f660
bpo-40826: Fix test_repl.test_close_stdin() on Windows (GH-20779) (GH-20785)
by Victor Stinner
· 5 years ago
d663d34
bpo-39983: Add test.support.print_warning() (GH-19683)
by Victor Stinner
· 5 years ago
4cf65a6
regrtest: log timeout at startup (GH-19514)
by Victor Stinner
· 5 years ago
e0cd8aa
bpo-37957: Allow regrtest to receive a file with test (and subtests) to ignore (GH-16989)
by Pablo Galindo
· 6 years ago
24c6258
bpo-38614: Add timeout constants to test.support (GH-16964)
by Victor Stinner
· 6 years ago
ecb035c
bpo-38502: regrtest uses process groups if available (GH-16829)
by Victor Stinner
· 6 years ago
a661392
bpo-37531: regrtest now catchs ProcessLookupError (GH-16827)
by Victor Stinner
· 6 years ago
0ec618a
bpo-37531: regrtest ignores output on timeout (GH-16659)
by Victor Stinner
· 6 years ago
098e256
bpo-36670: Enhance regrtest (GH-16556)
by Victor Stinner
· 6 years ago
c65119d
bpo-36670: Enhance regrtest WindowsLoadTracker (GH-16553)
by Victor Stinner
· 6 years ago
3e04cd2
bpo-36670, regrtest: Fix WindowsLoadTracker() for partial line (GH-16550)
by Victor Stinner
· 6 years ago
2ea71a0
bpo-36670: regrtest bug fixes (GH-16537)
by Victor Stinner
· 6 years ago
982bfa4
bpo-36670: Multiple regrtest bugfixes (GH-16511)
by Victor Stinner
· 6 years ago
0a963fb
bpo-38203: faulthandler.dump_traceback_later() is always available (GH-16249)
by Victor Stinner
· 6 years ago
da57599
bpo-38203: regrtest: put a 2 min timeout on Python exit (GH-16250)
by Victor Stinner
· 6 years ago
46b0b81
bpo-37531: regrtest main process uses shorter timeout (GH-16220)
by Victor Stinner
· 6 years ago
455122a
bpo-37936: Systematically distinguish rooted vs. unrooted in .gitignore (GH-15823)
by Greg Price
· 6 years ago
767434c
bpo-37531: Fix regrtest _timedout() function on timeout (GH-15419)
by Victor Stinner
· 6 years ago
de2d9ee
bpo-37531: Enhance regrtest multiprocess timeout (GH-15345)
by Victor Stinner
· 6 years ago
b0c8369
bpo-37531: Fix regrtest timeout for subprocesses (GH-15072)
by Victor Stinner
· 6 years ago
ed70a34
bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181)
by Paul Monson
· 6 years ago
c4cacc8
Fix typos in comments, docs and test names (#15018)
by Min ho Kim
· 6 years ago
52a48e6
bpo-37707: Exclude expensive unit tests from PGO task (GH-15009)
by Neil Schemenauer
· 6 years ago
e1b9002
bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage (GH-14985)
by Steve Dower
· 6 years ago
f0807ab
Only setup PGO tests when --pgo is enabled. (GH-14927)
by Gregory P. Smith
· 6 years ago
4e16a4a
bpo-36044: Reduce number of unit tests run for PGO build (GH-14702)
by Neil Schemenauer
· 6 years ago
8b7db5a
bpo-37473: Don't import importlib ASAP in tests (GH-14661)
by Victor Stinner
· 6 years ago
7cb9204
bpo-37421: urllib.request tests call urlcleanup() (GH-14529)
by Victor Stinner
· 6 years ago
5bbbc73
bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546)
by Ned Deily
· 6 years ago
8f4ef3b
Remove unused imports in tests (GH-14518)
by Victor Stinner
· 6 years ago
9bbf4d7
bpo-37359: Fix regrtest --cleanup (GH-14336)
by Victor Stinner
· 6 years ago
47fbc4e
bpo-37359: Add --cleanup option to python3 -m test (GH-14332)
by Victor Stinner
· 6 years ago
95f61c8
bpo-37069: regrtest uses sys.unraisablehook (GH-13759)
by Victor Stinner
· 6 years ago
9ddc416
bpo-36842: Fix reference leak in tests by running out-of-proc (GH-13556)
by Steve Dower
· 6 years ago
b82e17e
bpo-36842: Implement PEP 578 (GH-12613)
by Steve Dower
· 6 years ago
3c93153
bpo-36915: regrtest always remove tempdir of worker processes (GH-13312)
by Victor Stinner
· 6 years ago
c923c34
bpo-36719: Fix regrtest MultiprocessThread (GH-13301)
by Victor Stinner
· 6 years ago
b0917df
bpo-36719: regrtest -jN no longer stops on crash (GH-13231)
by Victor Stinner
· 6 years ago
00db7c7
bpo-36719: regrtest closes explicitly WindowsLoadTracker (GH-12965)
by Victor Stinner
· 6 years ago
837acc1
bpo-36719: Fix regrtest re-run (GH-12964)
by Victor Stinner
· 6 years ago
75120d2
bpo-36719: regrtest always detect uncollectable objects (GH-12951)
by Victor Stinner
· 6 years ago
3cde440
bpo-36725: Refactor regrtest multiprocessing code (GH-12961)
by Victor Stinner
· 6 years ago
4d29983
bpo-36725: regrtest: add TestResult type (GH-12960)
by Victor Stinner
· 6 years ago
264a0b4
bpo-36638: Fix WindowsLoadTracker exception on some Windows versions (GH-12849)
by Paul Monson
· 6 years ago
bb44478
bpo-36560: regrtest: don't collect the GC twice (GH-12747)
by Victor Stinner
· 6 years ago
5aaac94
bpo-36560: Fix reference leak hunting in regrtest (GH-12744)
by Victor Stinner
· 6 years ago
e16467a
bpo-34060: Report system load when running test suite for Windows (GH-8357)
by Ammar Askar
· 6 years ago
79b5d29
bpo-36565: Fix libregrtest for Python without builtin _abc (GH-12733)
by Victor Stinner
· 6 years ago
8377cd4
Clean up code which checked presence of os.{stat,lstat,chmod} (#11643)
by Anthony Sottile
· 6 years ago
28f6cb3
bpo-35683: Improve Azure Pipelines steps (GH-11493)
by Steve Dower
· 7 years ago
7108aab
Fix typo in test module usage message (GH-11374)
by sth
· 7 years ago
8db5b54
bpo-35513, unittest: TextTestRunner uses time.perf_counter() (GH-11180)
by Victor Stinner
· 7 years ago
9724348
bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10150)
by Pablo Galindo
· 7 years ago
38df97a
Add --tempdir option for test run (GH-10322)
by Steve Dower
· 7 years ago
d0f49d2
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
by Steve Dower
· 7 years ago
012f5b9
bpo-34605, libregrtest: Rename --slaveargs to --worker-args (GH-9099)
by Victor Stinner
· 7 years ago
58ed730
bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters (GH-7735)
by Pablo Galindo
· 7 years ago
cac4fef
bpo-33873: regrtest: Add warning on -R 1:3 (GH-7736)
by Pablo Galindo
· 7 years ago
4ffe9c2
bpo-33718: regrtest: use format_duration() to display failed tests (GH-7686)
by Victor Stinner
· 7 years ago
c45fc76
bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521)
by Victor Stinner
· 7 years ago
8425de4
bpo-33562: Check the global asyncio event loop policy isn't set after any tests (GH-7328)
by Brett Cannon
· 7 years ago
7ad16eb
bpo-33718: regrtest: enhance "running:" formatting (GH-7292)
by Victor Stinner
· 7 years ago
9e24930
bpo-33718: regrtest keeps filters to re-run fails (GH-7291)
by Victor Stinner
· 7 years ago
c6c05d0
regrtest: repeat summary after re-run (GH-7159)
by Victor Stinner
· 7 years ago
4f0bc7f
test.regrtest: flush stdout when display progress (#7105)
by Victor Stinner
· 7 years ago
e52ac04
bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276)
by Ned Deily
· 7 years ago
03e3c34
bpo-31333: Re-implement ABCMeta in C (#5273)
by Ivan Levkivskyi
· 7 years ago
d911e40
bpo-32226: PEP 560: improve typing module (#4906)
by Ivan Levkivskyi
· 8 years ago
803ddd8
bpo-31324: Optimize support._match_test() (#4421)
by Victor Stinner
· 8 years ago
8c663fd
Replace KB unit with KiB (#4293)
by Victor Stinner
· 8 years ago
ccef823
bpo-25588: Fix regrtest when run inside IDLE (#3962)
by Victor Stinner
· 8 years ago
a6a4dc8
bpo-31370: Remove support for threads-less builds (#3385)
by Antoine Pitrou
· 8 years ago
6c2feab
bpo-31217: Fix regrtest -R for small integer (#3260)
by Victor Stinner
· 8 years ago
b907abc
bpo-30871: Add test.pythoninfo (#3075)
by Victor Stinner
· 8 years ago
b97d99c
regrtest: count also env changed as failures in progress (#3061)
by Victor Stinner
· 8 years ago
e3510d7
bpo-31160: regrtest now reaps child processes (#3044)
by Victor Stinner
· 8 years ago
896145d
bpo-26732: fix too many fds in processes started with the "forkserver" method (#2813)
by Antoine Pitrou
· 8 years ago
5b392bb
bpo-30822: Exclude tzdata from regrtest --all (#2775)
by Victor Stinner
· 8 years ago
5e87592
bpo-30764: Fix regrtest --fail-env-changed --forever (#2536)
by Victor Stinner
· 8 years ago
21a0a6c
threading_cleanup() failure marks test as ENV_CHANGED (#2500)
by Victor Stinner
· 8 years ago
beeca6e
bpo-30776: regrtest: reduce memleak false positive (#2484)
by Victor Stinner
· 8 years ago
48b5c42
bpo-30776: reduce regrtest -R false positives (#2422)
by Victor Stinner
· 8 years ago
63f54c6
bpo-30764: regrtest: add --fail-env-changed option (#2402)
by Victor Stinner
· 8 years ago
ace56d5
bpo-30523: regrtest --list-cases --match (#2401)
by Victor Stinner
· 8 years ago
a49c935
bpo-30523: regrtest: Add --list-cases option (#2238)
by mlouielu
· 8 years ago
f7e0784
bpo-30284: Fix regrtest for out of tree build (#1481)
by Victor Stinner
· 8 years ago
ef8320c
bpo-30540: regrtest: add --matchfile option (#1909)
by Victor Stinner
· 8 years ago
fcdd9b6
bpo-27103: regrtest disables -W if -R is used (#1651)
by Victor Stinner
· 8 years ago
74683fc
bpo-30258: regrtest: Fix run_tests_multiprocess() (#1479)
by Victor Stinner
· 8 years ago
3d00568
bpo-30263: regrtest: log system load (#1452)
by Victor Stinner
· 8 years ago
ec4b172
regrtest: always show before/after of modified env (#1192)
by Victor Stinner
· 8 years ago
7acffa2
bpo-29638: Fix spurious refleaks after typing is imported (#469)
by Ivan Levkivskyi
· 8 years ago
17a63e2
Fix regrtest -j0 -R output
by Victor Stinner
· 9 years ago
5bad70d
regrtest: don't fail immediately if a child does crash
by Victor Stinner
· 9 years ago
e8cfec5
Issue #29035: Simplify a regex in libregrtest
by Victor Stinner
· 9 years ago
f76df27
Issue #28950: Merge 3.6.
by Xiang Zhang
· 9 years ago
772bf2e
Issue #28950: Disallow -j0 combined with -T/-l in regrtest.
by Xiang Zhang
· 9 years ago
Next »