# HG changeset patch # User Pierre-Yves David # Date 1433206469 25200 # Node ID 58b766a21189f42f3410bc1fae12fa5e37305179 # Parent 1a95c57959f6a35c95f2ba8e78cb71c26250d929 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. diff -r 1a95c57959f6 -r 58b766a21189 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