tests/test-http-bundle1.t
changeset 37430 b4f5d8c68cfa
parent 37349 36b2a304216c
child 37498 aacfca6f9767
--- a/tests/test-http-bundle1.t	Wed Apr 04 16:47:06 2018 -0700
+++ b/tests/test-http-bundle1.t	Wed Apr 04 16:49:22 2018 -0700
@@ -380,6 +380,7 @@
   server has pull-based clones disabled
   [255]
 
+#if no-reposimplestore
 ... but keep stream clones working
 
   $ hg clone --stream --noupdate http://localhost:$HGPORT1/ test-stream-clone
@@ -388,6 +389,7 @@
   transferred * in * seconds (* KB/sec) (glob)
   searching for changes
   no changes found
+#endif
 
 ... and also keep partial clones and pulls working
   $ hg clone http://localhost:$HGPORT1 --rev 0 test-partial-clone