comparison tests/test-persistent-nodemap.t @ 46249:3eb33aa237c0

persistent-nodemap: test it (does not) exist after a local clone This is currently buggy. We add a test before fixing the bug. Differential Revision: https://phab.mercurial-scm.org/D9733
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 12 Jan 2021 18:19:17 +0100
parents 7488067b8c1e
children de2ed219fd00
comparison
equal deleted inserted replaced
46248:7488067b8c1e 46249:3eb33aa237c0
598 tip-node: 90d5d3ba2fc47db50f712570487cb261a68c8ffe 598 tip-node: 90d5d3ba2fc47db50f712570487cb261a68c8ffe
599 data-length: 121088 599 data-length: 121088
600 data-unused: 0 600 data-unused: 0
601 data-unused: 0.000% 601 data-unused: 0.000%
602 602
603
604 local clone
605 ------------
606
607 The persistent nodemap should exist after a streaming clone
608
609 $ hg clone -U test-repo local-clone
610 $ ls -1 local-clone/.hg/store/ | egrep '00(changelog|manifest)(\.n|-.*\.nd)'
611 [1]
612 $ hg -R local-clone debugnodemap --metadata