tests/test-http.t
changeset 37416 7542e97c7867
parent 37349 36b2a304216c
child 37498 aacfca6f9767
--- a/tests/test-http.t	Wed Apr 04 14:09:02 2018 -0700
+++ b/tests/test-http.t	Wed Apr 04 14:04:18 2018 -0700
@@ -470,6 +470,7 @@
   (remove --pull if specified or upgrade Mercurial)
   [255]
 
+#if no-reposimplestore
 ... but keep stream clones working
 
   $ hg clone --stream --noupdate http://localhost:$HGPORT1/ test-stream-clone
@@ -479,6 +480,7 @@
   searching for changes
   no changes found
   $ cat error.log
+#endif
 
 ... and also keep partial clones and pulls working
   $ hg clone http://localhost:$HGPORT1 --rev 0 test-partial-clone