Currently coverage fails when run on an out-of-tree extension since
run-tests.py tries to load sitecustomize.py from self._testdir, which is the
dir for the extension's tests.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGe360acfaf210: run-tests: make coverage work out of tree
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.