Mercurial > evolve
diff tests/test-tutorial.t @ 957:2cde59f3cb5d
evolve: add a push pass using bundle2
Instead of using a dedicated wireprotocol commands, we use bundle2 to transmit
an obs marker parts. This aims at both testing bundle2 more and to limit the
amount of special code we needs to put in simple for server to fit our needs.
The massive test changes comes from the fact we can use this fast path for both
remote and local push.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 20 May 2014 13:41:27 -0700 |
parents | b107f3549ec2 |
children | b98dd5d3065c |
line wrap: on
line diff
--- a/tests/test-tutorial.t Mon Jun 02 14:44:13 2014 -0700 +++ b/tests/test-tutorial.t Tue May 20 13:41:27 2014 -0700 @@ -407,7 +407,7 @@ added 3 changesets with 3 changes to 1 files OBSEXC: computing relevant nodes OBSEXC: computing markers relevant to 5 nodes - OBSEXC: pushing 6 markers in 1 pushkey payload (609 bytes) + OBSEXC: pushing 6 markers (487 bytes) OBSEXC: DONE for simplicity sake we get the bathroom change in line again @@ -740,7 +740,7 @@ added 2 changesets with 2 changes to 1 files (+1 heads) OBSEXC: computing relevant nodes OBSEXC: computing markers relevant to 7 nodes - OBSEXC: pushing 10 markers in 1 pushkey payload (1004 bytes) + OBSEXC: pushing 10 markers (803 bytes) OBSEXC: DONE remote get a warning that current working directory is based on an obsolete changeset