Mercurial > evolve
changeset 1562:b1158ce4ec50
test: adapt to fix to "known" wireprotocol command
Core fixed a bug in discovery (in b64b6fdc5c9b) and this is showing up in our
test output.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 11 Dec 2015 11:15:33 +0000 |
parents | dbf1532ee868 |
children | 6a9f0261b181 |
files | tests/test-exchange-A3.t tests/test-wireproto.t |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-exchange-A3.t Thu Dec 10 15:55:07 2015 -0800 +++ b/tests/test-exchange-A3.t Fri Dec 11 11:15:33 2015 +0000 @@ -204,7 +204,7 @@ adding changesets adding manifests adding file changes - added 1 changesets with 1 changes to 2 files (+1 heads) + added 1 changesets with 1 changes to 1 files (+1 heads) 1 new obsolescence markers (run 'hg heads' to see heads, 'hg merge' to merge) 1 new unstable changesets
--- a/tests/test-wireproto.t Thu Dec 10 15:55:07 2015 -0800 +++ b/tests/test-wireproto.t Fri Dec 11 11:15:33 2015 +0000 @@ -144,7 +144,7 @@ adding changesets adding manifests adding file changes - added 1 changesets with 0 changes to 3 files (+1 heads) + added 1 changesets with 0 changes to 1 files (+1 heads) obsmarker-exchange: 208 bytes received 1 new obsolescence markers (run 'hg heads' to see heads, 'hg merge' to merge)