Right now the fuzzer is crashing trying to look up the home dir for
uid 0, which is breaking in the fuzz environment.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGadfe4bb53a47: fuzz: try setting PYTHONNOUSERSITE=1 to avoid loading site-packages
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.