# HG changeset patch # User Pierre-Yves David # Date 1741252500 -3600 # Node ID c3e450bfdf34f12b769729ffa12251d8e7374cea # Parent e705fec4a03f0af1015dc3391f42698b937e0541 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. diff -r e705fec4a03f -r c3e450bfdf34 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