tests/test-push-http.out
changeset 6167 f53b9a383476
parent 5386 8051549afb32
child 6335 e29557d687c9
equal deleted inserted replaced
6166:f857eac30cd5 6167:f53b9a383476
     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/
     4 pushing to http://localhost/
     5 searching for changes
     5 searching for changes
     6 ssl required
     6 ssl required
       
     7 % serve errors
     7 % expect authorization error
     8 % expect authorization error
     8 pushing to http://localhost/
     9 pushing to http://localhost/
     9 searching for changes
    10 searching for changes
    10 push not authorized
    11 push not authorized
       
    12 % serve errors
    11 % expect authorization error: must have authorized user
    13 % expect authorization error: must have authorized user
    12 pushing to http://localhost/
    14 pushing to http://localhost/
    13 searching for changes
    15 searching for changes
    14 push not authorized
    16 push not authorized
       
    17 % serve errors
    15 % expect success
    18 % expect success
    16 pushing to http://localhost/
    19 pushing to http://localhost/
    17 searching for changes
    20 searching for changes
    18 adding changesets
    21 adding changesets
    19 adding manifests
    22 adding manifests
    20 adding file changes
    23 adding file changes
    21 added 1 changesets with 1 changes to 1 files
    24 added 1 changesets with 1 changes to 1 files
       
    25 % serve errors
       
    26 changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http 
    22 rolling back last transaction
    27 rolling back last transaction
    23 changegroup hook: HG_NODE=ba677d0156c1196c1a699fa53f390dcfc3ce3872 HG_SOURCE=serve HG_URL=remote:http 
       
    24 % expect authorization error: all users denied
    28 % expect authorization error: all users denied
    25 pushing to http://localhost/
    29 pushing to http://localhost/
    26 searching for changes
    30 searching for changes
    27 push not authorized
    31 push not authorized
       
    32 % serve errors
    28 % expect authorization error: some users denied, users must be authenticated
    33 % expect authorization error: some users denied, users must be authenticated
    29 pushing to http://localhost/
    34 pushing to http://localhost/
    30 searching for changes
    35 searching for changes
    31 push not authorized
    36 push not authorized
       
    37 % serve errors