Mercurial > public > mercurial-scm > hg-stable
diff tests/test-push-http.out @ 5384:e3a0c092b4e2
Allow tests to run in parallel.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri, 05 Oct 2007 12:17:01 -0700 |
parents | 8a3e12426c03 |
children | 8051549afb32 |
line wrap: on
line diff
--- a/tests/test-push-http.out Fri Oct 05 09:30:02 2007 -0700 +++ b/tests/test-push-http.out Fri Oct 05 12:17:01 2007 -0700 @@ -1,19 +1,19 @@ adding a 1 files updated, 0 files merged, 0 files removed, 0 files unresolved % expect ssl error -pushing to http://localhost:20059/ +pushing to http://localhost:23451/ searching for changes ssl required % expect authorization error -pushing to http://localhost:20059/ +pushing to http://localhost:23451/ searching for changes push not authorized % expect authorization error: must have authorized user -pushing to http://localhost:20059/ +pushing to http://localhost:23451/ searching for changes push not authorized % expect success -pushing to http://localhost:20059/ +pushing to http://localhost:23451/ searching for changes adding changesets adding manifests @@ -22,10 +22,10 @@ rolling back last transaction changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http % expect authorization error: all users denied -pushing to http://localhost:20059/ +pushing to http://localhost/ searching for changes push not authorized % expect authorization error: some users denied, users must be authenticated -pushing to http://localhost:20059/ +pushing to http://localhost/ searching for changes push not authorized