Mercurial > public > mercurial-scm > hg-stable
diff tests/test-remotefilelog-prefetch.t @ 52720:ca17d31624ac
stream: report number of file written then information is available
Strictly speaking we could also do that for v1, but that is old enough that I
don't want to bother.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 28 Nov 2024 11:05:16 +0100 |
parents | 7346f93be7a4 |
children |
line wrap: on
line diff
--- a/tests/test-remotefilelog-prefetch.t Thu Nov 28 11:05:07 2024 +0100 +++ b/tests/test-remotefilelog-prefetch.t Thu Nov 28 11:05:16 2024 +0100 @@ -23,11 +23,11 @@ $ hgcloneshallow ssh://user@dummy/master shallow --noupdate streaming all changes 3 files to transfer, 528 bytes of data (no-zstd !) - transferred 528 bytes in * seconds (* */sec) (glob) (no-zstd !) + stream-cloned 3 files / 528 bytes in * seconds (* */sec) (glob) (no-zstd !) 3 files to transfer, 532 bytes of data (zstd no-rust !) - transferred 532 bytes in * seconds (* */sec) (glob) (zstd no-rust !) + stream-cloned 3 files / 532 bytes in * seconds (* */sec) (glob) (zstd no-rust !) 5 files to transfer, 659 bytes of data (zstd rust !) - transferred 659 bytes in * seconds (*/sec) (glob) (zstd rust !) + stream-cloned 5 files / 659 bytes in * seconds (*/sec) (glob) (zstd rust !) searching for changes no changes found $ cd shallow @@ -169,11 +169,11 @@ $ hgcloneshallow ssh://user@dummy/master shallow2 streaming all changes 3 files to transfer, 528 bytes of data (no-zstd !) - transferred 528 bytes in * seconds * (glob) (no-zstd !) + stream-cloned 3 files / 528 bytes in * seconds * (glob) (no-zstd !) 3 files to transfer, 532 bytes of data (zstd no-rust !) - transferred 532 bytes in * seconds (* */sec) (glob) (zstd no-rust !) + stream-cloned 3 files / 532 bytes in * seconds (* */sec) (glob) (zstd no-rust !) 5 files to transfer, 659 bytes of data (zstd rust !) - transferred 659 bytes in * seconds (*/sec) (glob) (zstd rust !) + stream-cloned 5 files / 659 bytes in * seconds (*/sec) (glob) (zstd rust !) searching for changes no changes found updating to branch default