test: display pre-pull remote bookmark state when testing race condition
authorPierre-Yves David <pierre-yves.david@fb.com>
Mon, 01 Jun 2015 17:54:29 -0700
changeset 25441 58b766a21189
parent 25440 1a95c57959f6
child 25442 9ee395dffac9
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.
tests/test-bookmarks-pushpull.t
--- 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