[3.6] bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters (GH-7735) by miss-islington · Pull Request #7934 · python/cpython
Conversation
Contributor
Fix bug in Lib/test/libregrtest/runtest.py that makes running tests an extra time than the specified number of runs.
Add check for invalid --huntrleaks/-R parameters.
(cherry picked from commit 58ed730)
Co-authored-by: Pablo Galindo Pablogsal@gmail.com
…rameters (pythonGH-7735) Fix bug in `Lib/test/libregrtest/runtest.py` that makes running tests an extra time than the specified number of runs. Add check for invalid --huntrleaks/-R parameters. (cherry picked from commit 58ed730) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
vstinner
commented
Jun 26, 2018
vstinner commented
Member
Hum, I will backport the change manually, since 3 changes should be backported from master, not only this one.
vstinner
closed this
miss-islington
deleted the
backport-58ed730-3.6
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment