changeset 47587 | be496e3489b9 |
parent 45906 | 95c4cca641f6 |
child 47920 | 9c4204b7f3e4 |
--- a/tests/test-ssh-repoerror.t Sat Jul 10 01:58:34 2021 +0200 +++ b/tests/test-ssh-repoerror.t Fri Jul 09 20:42:26 2021 +0200 @@ -1,4 +1,8 @@ -#require unix-permissions no-root +#require unix-permissions no-root no-windows no-rhg + +XXX-RHG this test hangs if `hg` is really `rhg`. This was hidden by the use of +`alias hg=rhg` by run-tests.py. With such alias removed, this test is revealed +buggy. This need to be resolved sooner than later. initial setup