D12377: test: update test-clone-stream.t to pass on bigendian
jcristau (Julien Cristau)
phabricator at mercurial-scm.org
Tue Mar 15 13:47:21 UTC 2022
jcristau created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
Fixes: a3cf460a6b1b <https://phab.mercurial-scm.org/rHGa3cf460a6b1b5b1ff32fa672710098d46cf08918> ("stream-clone: also filter the requirement we put in the bundle 2")
REPOSITORY
rHG Mercurial
BRANCH
stable
REVISION DETAIL
https://phab.mercurial-scm.org/D12377
AFFECTED FILES
tests/test-clone-stream.t
CHANGE DETAILS
diff --git a/tests/test-clone-stream.t b/tests/test-clone-stream.t
--- a/tests/test-clone-stream.t
+++ b/tests/test-clone-stream.t
@@ -317,7 +317,7 @@
#if zstd no-rust
$ f --size --hex --bytes 256 body
body: size=116310
- body: size=116335 (bigendian !)
+ body: size=116305 (bigendian !)
0000: 04 6e 6f 6e 65 48 47 32 30 00 00 00 00 00 00 00 |.noneHG20.......|
0010: 7c 07 53 54 52 45 41 4d 32 00 00 00 00 03 00 09 ||.STREAM2.......|
0020: 06 09 04 0c 40 62 79 74 65 63 6f 75 6e 74 31 30 |.... at bytecount10|
To: jcristau, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
More information about the Mercurial-devel
mailing list