-
-
Notifications
You must be signed in to change notification settings - Fork 649
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve test reporting in batched partitions.
We now always print a target result summary whether running in single target partitions (`--no-fast`), or batched partitions (`--fast`). This change also takes full control of py.test `rootdir` calculation to achieve this, with the added benefit of guaranteed display regularity in the face of build roots that have `pytest.ini`, `tox.ini`, etc. config files located above them (commonly in the user home dir). Fixes #5415
- Loading branch information
Showing
6 changed files
with
204 additions
and
82 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.