diff tests/test-remotefilelog-repack-fast.t @ 43853:4f40dc190f63 stable

remotefilelog: remove most of the debugwait* command in the tests Since we use a dedicated developer config, we do not need them anymore. Differential Revision: https://phab.mercurial-scm.org/D7589
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 09 Dec 2019 11:26:53 +0100
parents fac25de8cbec
children 612b4b63fb22
line wrap: on
line diff
--- a/tests/test-remotefilelog-repack-fast.t	Mon Dec 09 11:45:17 2019 +0100
+++ b/tests/test-remotefilelog-repack-fast.t	Mon Dec 09 11:26:53 2019 +0100
@@ -143,7 +143,6 @@
 
   $ hg repack --background
   (running background repack)
-  $ hg debugwaitonrepack >/dev/null 2>&1
   $ find $CACHEDIR -type f | sort
   $TESTTMP/hgcache/master/packs/39443fa1064182e93d968b5cba292eb5283260d0.dataidx
   $TESTTMP/hgcache/master/packs/39443fa1064182e93d968b5cba292eb5283260d0.datapack
@@ -342,7 +341,6 @@
   searching for changes
   no changes found
   (running background incremental repack)
-  $ hg debugwaitonrepack >/dev/null 2>&1
   $ ls_l $TESTTMP/hgcache/master/packs/ | grep datapack
   -r--r--r--     303 156a6c1c83aeb69422d7936e0a46ba9bc06a71c0.datapack
   $ ls_l $TESTTMP/hgcache/master/packs/ | grep histpack