diff 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
line wrap: on
line diff
--- a/tests/test-infinitepush-bundlestore.t	Thu Apr 05 11:01:42 2018 -0700
+++ b/tests/test-infinitepush-bundlestore.t	Tue Apr 03 14:11:43 2018 -0700
@@ -1,3 +1,4 @@
+#require no-reposimplestore
 
 Create an ondisk bundlestore in .hg/scratchbranches
   $ . "$TESTDIR/library-infinitepush.sh"