test-clone-stream_bigendian
authorDebian Python Team <team+python@tracker.debian.org>
Thu, 24 Mar 2022 19:39:34 +0000 (19:39 +0000)
committerJulien Cristau <jcristau@debian.org>
Thu, 24 Mar 2022 19:39:34 +0000 (19:39 +0000)
# HG changeset patch
# User Julien Cristau <jcristau@debian.org>
# Date 1647351947 -3600
#      Tue Mar 15 14:45:47 2022 +0100
# Branch stable
# Node ID 3e911cdaa0585276740d2c72357ca776bb62db62
# Parent  d4486810a1795fba9521449b8885ced034f3a6dd
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

Gbp-Pq: Name test-clone-stream_bigendian.patch

tests/test-clone-stream.t

index 326b8ca8e5320ac7d86b002ea2503a6079d49189..d2304dc6c4f14c6c5d7555718baf2fc08704d7e4 100644 (file)
@@ -316,8 +316,8 @@ getbundle requests with stream=1 are uncompressed
 #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|