[3.5] bpo-30383: Backport regrtest and test_regrtest enhancements from master to 3.5 by vstinner · Pull Request #2279 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
vstinner added 9 commits
The old --slow syntax is still accepted.
Example: "Tests result: SUCCESS"
regrtest now also displays the number of successful tests when coverage is used.
Handle correctly crashing test: account the crash has a failed test, but continue to run other tests.
the-knights-who-say-ni
added
the
CLA signed
label
vstinner added 2 commits
Don't ignore any directory anymore. Change backported from master.
vstinner
merged commit
a601fcc
into
python:3.5
vstinner
deleted the
regrtest_backport35
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment