comparison tests/test-infinitepush-bundlestore.t @ 37379:24c7428983c5

tests: disable infinitepush tests for simple store Infinitepush relies heavily on bundles and bundlerepo. As such, it won't be easy to make compatible with alternate storage backends at this time. Let's disable the tests when running with our simple store. Differential Revision: https://phab.mercurial-scm.org/D3062
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 03 Apr 2018 14:11:43 -0700
parents f083e7fd6313
children 91b717e2cafa
comparison
equal deleted inserted replaced
37378:953db9e00eeb 37379:24c7428983c5
1 #require no-reposimplestore
1 2
2 Create an ondisk bundlestore in .hg/scratchbranches 3 Create an ondisk bundlestore in .hg/scratchbranches
3 $ . "$TESTDIR/library-infinitepush.sh" 4 $ . "$TESTDIR/library-infinitepush.sh"
4 $ cp $HGRCPATH $TESTTMP/defaulthgrc 5 $ cp $HGRCPATH $TESTTMP/defaulthgrc
5 $ setupcommon 6 $ setupcommon