tests: blacklist a handful of test with `rhg` or `chg`
The use of `alias` to enforce `chg` and `rhg` means we are actually using a mix of `rhg`/`chg` and `hg` when calling `hg` in the test. Fixing this breaks various tests. This would be a large detour to fix that. I am disabling them for now with an appropriate comment. We would hopefully get back to them by the 5.8 release. Differential Revision: https://phab.mercurial-scm.org/D11052
Showing
- tests/test-commandserver.t 10 additions, 0 deletionstests/test-commandserver.t
- tests/test-infinitepush-bundlestore.t 8 additions, 1 deletiontests/test-infinitepush-bundlestore.t
- tests/test-infinitepush.t 6 additions, 1 deletiontests/test-infinitepush.t
- tests/test-nointerrupt.t 5 additions, 1 deletiontests/test-nointerrupt.t
- tests/test-ssh-repoerror.t 5 additions, 1 deletiontests/test-ssh-repoerror.t
Loading
Please register or sign in to comment