diff -r b47fef6d2365 -r b11e8c67fb0f tests/test-push-race.t --- a/tests/test-push-race.t Sun Jul 16 02:20:06 2017 +0200 +++ b/tests/test-push-race.t Sun Jul 16 02:33:14 2017 +0200 @@ -1569,6 +1569,7 @@ $ ID_Q=`hg -R client-racy log -T '{node}\n' -r 'desc("C-Q")'` $ ID_V=`hg -R client-racy log -T '{node}\n' -r 'desc("C-V")'` $ hg -R client-racy debugobsolete $ID_Q $ID_V + obsoleted 1 changesets Pushing @@ -1753,6 +1754,7 @@ $ ID_V=`hg -R client-other log -T '{node}\n' -r 'desc("C-V")'` $ ID_W=`hg -R client-other log -T '{node}\n' -r 'desc("C-W")'` $ hg -R client-other debugobsolete $ID_V $ID_W + obsoleted 1 changesets (continue the same head)