tests/test-infinitepush-bundlestore.t
changeset 47587 be496e3489b9
parent 42897 d7304434390f
child 50684 db9b6ce803a9
--- a/tests/test-infinitepush-bundlestore.t	Sat Jul 10 01:58:34 2021 +0200
+++ b/tests/test-infinitepush-bundlestore.t	Fri Jul 09 20:42:26 2021 +0200
@@ -1,4 +1,11 @@
-#require no-reposimplestore
+#require no-reposimplestore no-chg
+
+XXX-CHG this test hangs if `hg` is really `chg`. This was hidden by the use of
+`alias hg=chg` by run-tests.py. With such alias removed, this test is revealed
+buggy. This need to be resolved sooner than later.
+
+
+Testing infinipush extension and the confi options provided by it
 
 Create an ondisk bundlestore in .hg/scratchbranches
   $ . "$TESTDIR/library-infinitepush.sh"