Submitter | phabricator |
---|---|
Date | April 5, 2018, 4:38 a.m. |
Message ID | <differential-rev-PHID-DREV-lwndr6am6jou4ghqktho-req@phab.mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/30336/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/tests/test-http-bundle1.t b/tests/test-http-bundle1.t --- a/tests/test-http-bundle1.t +++ b/tests/test-http-bundle1.t @@ -380,14 +380,16 @@ 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 streaming all changes * files to transfer, * of data (glob) 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