diff tests/test-clone-uncompressed.t @ 35806:ab239e3de23b stable

tests: add a pattern to fix --pure tests Test Plan: ran all tests with and without --pure, everything passed on gcc112. Differential Revision: https://phab.mercurial-scm.org/D1946
author Augie Fackler <augie@google.com>
date Sat, 27 Jan 2018 21:50:04 -0500
parents 784ac51f8bab
children 768326377e4d
line wrap: on
line diff
--- a/tests/test-clone-uncompressed.t	Fri Jan 26 16:01:42 2018 +0100
+++ b/tests/test-clone-uncompressed.t	Sat Jan 27 21:50:04 2018 -0500
@@ -39,7 +39,7 @@
     branchmap
     $USUAL_BUNDLE2_CAPS_SERVER$
     changegroupsubset
-    compression=zstd,zlib
+    compression=$BUNDLE2_COMPRESSIONS$
     getbundle
     httpheader=1024
     httpmediatype=0.1rx,0.1tx,0.2tx
@@ -104,7 +104,7 @@
     branchmap
     $USUAL_BUNDLE2_CAPS_SERVER$
     changegroupsubset
-    compression=zstd,zlib
+    compression=$BUNDLE2_COMPRESSIONS$
     getbundle
     httpheader=1024
     httpmediatype=0.1rx,0.1tx,0.2tx