comparison tests/test-infinitepush.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 95cc57a74363
children 89630d0b3e23
comparison
equal deleted inserted replaced
37378:953db9e00eeb 37379:24c7428983c5
1 #require no-reposimplestore
2
1 Testing infinipush extension and the confi options provided by it 3 Testing infinipush extension and the confi options provided by it
2 4
3 Setup 5 Setup
4 6
5 $ . "$TESTDIR/library-infinitepush.sh" 7 $ . "$TESTDIR/library-infinitepush.sh"