--- a/tests/test-ssh-bundle1.t Thu Nov 28 11:05:07 2024 +0100
+++ b/tests/test-ssh-bundle1.t Thu Nov 28 11:05:16 2024 +0100
@@ -62,12 +62,8 @@
$ hg clone --stream ssh://user@dummy/remote local-stream
streaming all changes
- 5 files to transfer, 602 bytes of data (no-zstd !)
- transferred 602 bytes in * seconds (*) (glob) (no-zstd !)
- 5 files to transfer, 621 bytes of data (zstd no-rust !)
- transferred 621 bytes in * seconds (* */sec) (glob) (zstd no-rust !)
- 7 files to transfer, 747 bytes of data (zstd rust !)
- transferred 747 bytes in * seconds (*/sec) (glob) (zstd rust !)
+ * files to transfer, * bytes of data (glob)
+ stream-cloned * files * bytes in * seconds (*/sec) (glob)
searching for changes
no changes found
updating to branch default
@@ -83,12 +79,8 @@
$ hg -R local-stream book mybook
$ hg clone --stream ssh://user@dummy/local-stream stream2
streaming all changes
- 5 files to transfer, 602 bytes of data (no-zstd !)
- transferred 602 bytes in * seconds (*) (glob) (no-zstd !)
- 5 files to transfer, 621 bytes of data (zstd no-rust !)
- transferred 621 bytes in * seconds (* */sec) (glob) (zstd no-rust !)
- 7 files to transfer, 747 bytes of data (zstd rust !)
- transferred 747 bytes in * seconds (*/sec) (glob) (zstd rust !)
+ * files to transfer, * bytes of data (glob)
+ stream-cloned * files * bytes in * seconds (*/sec) (glob)
searching for changes
no changes found
updating to branch default