tests/test-persistent-nodemap.t
changeset 47659 f030c7d22032
parent 47328 a43d256c041a
child 47795 3fffb48539ee
equal deleted inserted replaced
47658:f0cf560475a3 47659:f030c7d22032
   995   $ rm test-repo/.hg/store/00changelog.n
   995   $ rm test-repo/.hg/store/00changelog.n
   996   $ rm test-repo/.hg/store/00changelog-*.nd
   996   $ rm test-repo/.hg/store/00changelog-*.nd
   997   $ hg -R test-repo/ debugupdatecache
   997   $ hg -R test-repo/ debugupdatecache
   998   $ touch $HG_TEST_STREAM_WALKED_FILE_2
   998   $ touch $HG_TEST_STREAM_WALKED_FILE_2
   999   $ $RUNTESTDIR/testlib/wait-on-file 10 $HG_TEST_STREAM_WALKED_FILE_3
   999   $ $RUNTESTDIR/testlib/wait-on-file 10 $HG_TEST_STREAM_WALKED_FILE_3
       
  1000 
       
  1001 (note: the stream clone code wronly pick the `undo.` files)
       
  1002 
  1000   $ cat clone-output-2
  1003   $ cat clone-output-2
       
  1004   adding [s] undo.backup.00manifest.n (62 bytes) (known-bad-output !)
       
  1005   adding [s] undo.backup.00changelog.n (62 bytes) (known-bad-output !)
  1001   adding [s] 00manifest.n (62 bytes)
  1006   adding [s] 00manifest.n (62 bytes)
  1002   adding [s] 00manifest-*.nd (118 KB) (glob)
  1007   adding [s] 00manifest-*.nd (118 KB) (glob)
  1003   adding [s] 00changelog.n (62 bytes)
  1008   adding [s] 00changelog.n (62 bytes)
  1004   adding [s] 00changelog-*.nd (118 KB) (glob)
  1009   adding [s] 00changelog-*.nd (118 KB) (glob)
  1005   adding [s] 00manifest.d (492 KB) (zstd !)
  1010   adding [s] 00manifest.d (492 KB) (zstd !)