# HG changeset patch # User Julien Cristau # Date 1647351947 -3600 # Node ID 4a8eff64860a4ed68021b454fa66a246f0261665 # Parent a54a866349edd77be90d6b04764cb918bbd7870c test: update test-clone-stream.t to pass on bigendian Fixes: a3cf460a6b1b ("stream-clone: also filter the requirement we put in the bundle 2") Differential Revision: https://phab.mercurial-scm.org/D12377 diff -r a54a866349ed -r 4a8eff64860a tests/test-clone-stream.t --- a/tests/test-clone-stream.t Tue Mar 15 13:31:39 2022 -0700 +++ b/tests/test-clone-stream.t Tue Mar 15 14:45:47 2022 +0100 @@ -316,8 +316,8 @@ #endif #if zstd no-rust $ f --size --hex --bytes 256 body - body: size=116310 - body: size=116335 (bigendian !) + body: size=116310 (no-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 |....@bytecount10|