tests/test-chg.t
branchstable
changeset 49784 e45590649888
parent 49422 3681a47611b8
child 50098 889d2a2e9326
--- a/tests/test-chg.t	Sun Dec 11 16:46:29 2022 +0400
+++ b/tests/test-chg.t	Thu Dec 08 15:13:17 2022 +0100
@@ -1,5 +1,11 @@
 #require chg
 
+Scale the timeout for the chg-server to the test timeout scaling.
+This is done to reduce the flakiness of this test on heavy load.
+
+  $ CHGTIMEOUT=`expr $HGTEST_TIMEOUT / 6`
+  $ export CHGTIMEOUT
+
   $ mkdir log
   $ cp $HGRCPATH $HGRCPATH.unconfigured
   $ cat <<'EOF' >> $HGRCPATH