diff -r 85d74f6babf6 -r 366e014a1ded tests/test-ssh.t --- a/tests/test-ssh.t Thu Mar 24 10:28:29 2011 +0100 +++ b/tests/test-ssh.t Thu Mar 24 08:51:58 2011 -0700 @@ -282,7 +282,7 @@ passwords in ssh urls are not supported $ hg push ssh://user:erroneouspwd@dummy/remote - pushing to ssh://user:***@dummy/remote + pushing to ssh://user:erroneouspwd@dummy/remote abort: password in URL not supported! [255]