Mercurial > public > mercurial-scm > hg-stable
diff tests/test-wireproto-command-listkeys.t @ 39467:660879e49b46
wireprotov2server: use our CBOR encoder
Again, test output changed slightly because of map key ordering
differences. This shouldn't matter.
I could have called oncommandresponsereadygen() with the raw output
from the stream encoder. However, this changed test output further.
I left a TODO to follow up on that later.
Differential Revision: https://phab.mercurial-scm.org/D4468
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 28 Aug 2018 18:12:04 -0700 |
parents | 0f549da54379 |
children | 07b58266bce3 |
line wrap: on
line diff
--- a/tests/test-wireproto-command-listkeys.t Tue Aug 28 18:05:48 2018 -0700 +++ b/tests/test-wireproto-command-listkeys.t Tue Aug 28 18:12:04 2018 -0700 @@ -49,7 +49,7 @@ s> \r\n s> 33\r\n s> +\x00\x00\x01\x00\x02\x012 - s> \xa1FstatusBok\xa3Fphases@Ibookmarks@Jnamespaces@ + s> \xa1FstatusBok\xa3Ibookmarks@Jnamespaces@Fphases@ s> \r\n received frame(size=43; request=1; stream=2; streamflags=stream-begin; type=command-response; flags=eos) s> 0\r\n @@ -86,7 +86,7 @@ s> \r\n s> 50\r\n s> H\x00\x00\x01\x00\x02\x012 - s> \xa1FstatusBok\xa2JpublishingDTrueX(be0ef73c17ade3fc89dc41701eb9fc3a91b58282A1 + s> \xa1FstatusBok\xa2X(be0ef73c17ade3fc89dc41701eb9fc3a91b58282A1JpublishingDTrue s> \r\n received frame(size=72; request=1; stream=2; streamflags=stream-begin; type=command-response; flags=eos) s> 0\r\n