comparison 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
comparison
equal deleted inserted replaced
5383:7cdc896fdcd5 5384:e3a0c092b4e2
1 adding a 1 adding a
2 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 2 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
3 % expect ssl error 3 % expect ssl error
4 pushing to http://localhost:20059/ 4 pushing to http://localhost:23451/
5 searching for changes 5 searching for changes
6 ssl required 6 ssl required
7 % expect authorization error 7 % expect authorization error
8 pushing to http://localhost:20059/ 8 pushing to http://localhost:23451/
9 searching for changes 9 searching for changes
10 push not authorized 10 push not authorized
11 % expect authorization error: must have authorized user 11 % expect authorization error: must have authorized user
12 pushing to http://localhost:20059/ 12 pushing to http://localhost:23451/
13 searching for changes 13 searching for changes
14 push not authorized 14 push not authorized
15 % expect success 15 % expect success
16 pushing to http://localhost:20059/ 16 pushing to http://localhost:23451/
17 searching for changes 17 searching for changes
18 adding changesets 18 adding changesets
19 adding manifests 19 adding manifests
20 adding file changes 20 adding file changes
21 added 1 changesets with 1 changes to 1 files 21 added 1 changesets with 1 changes to 1 files
22 rolling back last transaction 22 rolling back last transaction
23 changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http 23 changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http
24 % expect authorization error: all users denied 24 % expect authorization error: all users denied
25 pushing to http://localhost:20059/ 25 pushing to http://localhost/
26 searching for changes 26 searching for changes
27 push not authorized 27 push not authorized
28 % expect authorization error: some users denied, users must be authenticated 28 % expect authorization error: some users denied, users must be authenticated
29 pushing to http://localhost:20059/ 29 pushing to http://localhost/
30 searching for changes 30 searching for changes
31 push not authorized 31 push not authorized