tests/test-clone.t
changeset 30120 932faa29b4c1
parent 30041 1779dde4c9ef
child 30121 bbbf6bbbd05f
equal deleted inserted replaced
30119:f4a5e0e86a7e 30120:932faa29b4c1
  1058   tag:         tip
  1058   tag:         tip
  1059   user:        test
  1059   user:        test
  1060   date:        Thu Jan 01 00:00:00 1970 +0000
  1060   date:        Thu Jan 01 00:00:00 1970 +0000
  1061   summary:     1a
  1061   summary:     1a
  1062   
  1062   
  1063   $ cat race1.log
  1063 One repo should be new, the other should be shared from the pool. We
       
  1064 don't care which is which, so we just make sure we always print the
       
  1065 one containing "new pooled" first, then one one containing "existing
       
  1066 pooled".
       
  1067 
       
  1068   $ grep 'new pooled' race1.log > /dev/null && cat race1.log || cat race2.log
  1064   (sharing from new pooled repository b5f04eac9d8f7a6a9fcb070243cccea7dc5ea0c1)
  1069   (sharing from new pooled repository b5f04eac9d8f7a6a9fcb070243cccea7dc5ea0c1)
  1065   requesting all changes
  1070   requesting all changes
  1066   adding changesets
  1071   adding changesets
  1067   adding manifests
  1072   adding manifests
  1068   adding file changes
  1073   adding file changes
  1071   no changes found
  1076   no changes found
  1072   adding remote bookmark bookA
  1077   adding remote bookmark bookA
  1073   updating working directory
  1078   updating working directory
  1074   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
  1079   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
  1075 
  1080 
  1076   $ cat race2.log
  1081   $ grep 'existing pooled' race1.log > /dev/null && cat race1.log || cat race2.log
  1077   (sharing from existing pooled repository b5f04eac9d8f7a6a9fcb070243cccea7dc5ea0c1)
  1082   (sharing from existing pooled repository b5f04eac9d8f7a6a9fcb070243cccea7dc5ea0c1)
  1078   waiting for lock on repository share-destrace2 held by * (glob)
  1083   waiting for lock on repository share-destrace2 held by * (glob)
  1079   got lock after \d+ seconds (re)
  1084   got lock after \d+ seconds (re)
  1080   searching for changes
  1085   searching for changes
  1081   no changes found
  1086   no changes found