changeset 47581:28a914b3d4ce

test-bookmark: clarify the path involved in a pull creating divergence This make the test easier to follow. Especially because this part is currently failing on windows. Differential Revision: https://phab.mercurial-scm.org/D11056
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 10 Jul 2021 02:42:09 +0200
parents 5f836c10ed3d
children 6bceecb28806
files tests/test-bookmarks.t
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-bookmarks.t	Sat Jul 10 02:25:06 2021 +0200
+++ b/tests/test-bookmarks.t	Sat Jul 10 02:42:09 2021 +0200
@@ -1011,6 +1011,10 @@
 
   $ hg -R ../cloned-bookmarks-update bookmarks | grep ' Y '
    * Y                         3:125c9a1d6df6
+  $ hg -R ../cloned-bookmarks-update path
+  default = $TESTTMP/repo
+  $ pwd
+  $TESTTMP/repo
   $ hg -R ../cloned-bookmarks-update pull . --update
   pulling from .
   searching for changes