diff tests/test-upgrade-repo.t @ 35363:b0ba1539af01

lfs: restore the local blob store after a repo upgrade This also ends up testing the local extension wrapping for dstrepo during upgrade, which was fixed in 06987c6971be.
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 08 Dec 2017 00:18:30 -0500
parents b2f628dd99c3
children c0b6fa74e007
line wrap: on
line diff
--- a/tests/test-upgrade-repo.t	Thu Dec 07 23:44:06 2017 -0500
+++ b/tests/test-upgrade-repo.t	Fri Dec 08 00:18:30 2017 -0500
@@ -548,6 +548,7 @@
   finished migrating 2 changelog revisions; change in size: 0 bytes
   finished migrating 6 total revisions; total change in store size: 0 bytes
   copying phaseroots
+  copying lfs blob d0beab232adff5ba365880366ad30b1edb85c4c5372442b5d2fe27adc96d653f
   data fully migrated to temporary repository
   marking source repository as being upgraded; clients will be unable to read from repository
   starting in-place swap of repository data
@@ -561,11 +562,8 @@
 
   $ grep lfs .hg/requires
   lfs
-TODO: restore the local lfs store.  For now, objects are copied from the user
-cache as needed.
   $ find .hg/store/lfs -type f
-  find: `.hg/store/lfs': $ENOENT$
-  [1]
+  .hg/store/lfs/objects/d0/beab232adff5ba365880366ad30b1edb85c4c5372442b5d2fe27adc96d653f
   $ hg verify
   checking changesets
   checking manifests