[Updated] D12377: test: update test-clone-stream.t to pass on bigendian

jcristau (Julien Cristau) phabricator at mercurial-scm.org
Thu Mar 17 11:44:13 UTC 2022


Closed by commit rHG4a8eff64860a: test: update test-clone-stream.t to pass on bigendian (authored by jcristau).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D12377?vs=32647&id=32655

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D12377/new/

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
@@ -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 |.... at bytecount10|



To: jcristau, #hg-reviewers, Alphare
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220317/28d04840/attachment-0002.html>


More information about the Mercurial-patches mailing list