tests: fix expected output for stream-clone stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Thu, 06 Mar 2025 10:15:00 +0100
branchstable
changeset 53032 c3e450bfdf34
parent 53031 e705fec4a03f
child 53033 d81714a1c88d
child 53034 7a4772e92f23
tests: fix expected output for stream-clone We could not easily run the CI on e705fec4a03f pre-publication, so of course, there are some output change with 7.0.
tests/test-stream-bundle-v2.t
--- a/tests/test-stream-bundle-v2.t	Wed Mar 05 23:02:19 2025 +0100
+++ b/tests/test-stream-bundle-v2.t	Thu Mar 06 10:15:00 2025 +0100
@@ -150,7 +150,7 @@
   $ hg clone -U http://localhost:$HGPORT stream-clone-supported-requirements
   applying clone bundle from http://localhost:$HGPORT1/bundle.hg
   * to transfer* (glob)
-  transferred * in * seconds (*/sec) (glob)
+  stream-cloned * in * seconds (*/sec) (glob)
   finished applying clone bundle
   searching for changes
   no changes found
@@ -169,7 +169,7 @@
   $ hg clone -U http://localhost:$HGPORT stream-clone-ignorable-requirements
   applying clone bundle from http://localhost:$HGPORT1/bundle.hg
   * to transfer* (glob)
-  transferred * in * seconds (*/sec) (glob)
+  stream-cloned * in * seconds (*/sec) (glob)
   finished applying clone bundle
   searching for changes
   no changes found