This is an archive of the discontinued Mercurial Phabricator instance.

tests: add test showing broken extension loading in case of share-safe
ClosedPublic

Authored by pulkit on Sep 18 2020, 10:40 AM.

Details

Summary

When we are using share-safe and loading source repository config, we are still
not loading the extensions which are enabled in the source repository.

This patch demonstrates the bug. Meanwhile it also shows how unreliable `hg
debugextensions` is.

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.