sapling/eden
Durham Goode 752c5ccff5 tests: remove test environment when running system hg
Summary:
dynamicconfig has logic to avoid loading remote configs during tests,
by checking the TESTTMP variable. Unfortunately, the tests currently run system
hg with that environment set, which causes it to generate incorrect
configuration for the real repository (i.e. fbsource).

Let's get rid of all test specific environment variables when running the system
hg. There's a comment in the code saying this breaks some tests (from 2017
03a31be593db), but as far as I can see they still work.

Reviewed By: quark-zju

Differential Revision: D26758364

fbshipit-source-id: 945cbd36f7eccc98149772a42421cbc51b157c5b
2021-03-02 12:53:57 -08:00
..
fs overlay: add option to turn on TreeOverlay 2021-03-02 09:58:18 -08:00
integration add some status edge case integration tests 2021-03-01 19:49:59 -08:00
locale
mononoke autocargo v2: rollout and replace v1 in all use-cases 2021-03-02 06:43:29 -08:00
scm tests: remove test environment when running system hg 2021-03-02 12:53:57 -08:00
test_support Manually upgrading eden, and fixing their config 2020-08-06 12:37:04 -07:00
test-data
.gitignore
Eden.project.toml