changeset 25441:58b766a21189

test: display pre-pull remote bookmark state when testing race condition This makes it easier to read the test. This will be usefull for comming changesets testing more race conditions.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 01 Jun 2015 17:54:29 -0700
parents 1a95c57959f6
children 9ee395dffac9
files tests/test-bookmarks-pushpull.t
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-bookmarks-pushpull.t	Thu Jun 04 22:11:18 2015 -0400
+++ b/tests/test-bookmarks-pushpull.t	Mon Jun 01 17:54:29 2015 -0700
@@ -274,6 +274,11 @@
   > outgoing.makecommit = hg ci -Am5; echo committed in pull-race
   > EOF
   $ cd ../pull-race2
+  $ hg -R $TESTTMP/pull-race book
+     @                         1:0d2164f0ce0d
+     X                         1:0d2164f0ce0d
+   * Y                         4:b0a5eff05604
+     Z                         1:0d2164f0ce0d
   $ hg pull
   pulling from $TESTTMP/pull-race (glob)
   searching for changes