diff tests/test-http-bundle1.t @ 47868:8ae828fd008b stable

clone: automatically glob stream clone output in test Touching `test-clone-stream.t` is very painful otherwise. Differential Revision: https://phab.mercurial-scm.org/D11337
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 25 Aug 2021 10:08:37 +0200
parents 5ac0f2a8ba72
children d9017df70135
line wrap: on
line diff
--- a/tests/test-http-bundle1.t	Wed Aug 25 09:32:21 2021 +0200
+++ b/tests/test-http-bundle1.t	Wed Aug 25 10:08:37 2021 +0200
@@ -385,7 +385,8 @@
   $ hg clone --stream --noupdate http://localhost:$HGPORT1/ test-stream-clone
   streaming all changes
   * files to transfer, * of data (glob)
-  transferred * in * seconds (* KB/sec) (glob)
+  transferred 1.36 KB in * seconds (* */sec) (glob) (no-zstd !)
+  transferred 1.38 KB in * seconds (* */sec) (glob) (zstd !)
   searching for changes
   no changes found
 #endif