tests: disable shallow narrow tests with simple store
authorGregory Szorc <gregory.szorc@gmail.com>
Wed, 04 Apr 2018 16:00:50 -0700
changeset 37423 8d033b348d85
parent 37422 9fa4a1fdba15
child 37424 06674aab2b4c
tests: disable shallow narrow tests with simple store I think these are failing because of issues with flags processing in the simple store. Let's revisit this later. Differential Revision: https://phab.mercurial-scm.org/D3103
tests/test-narrow-shallow-merges.t
tests/test-narrow-shallow.t
--- a/tests/test-narrow-shallow-merges.t	Wed Apr 04 15:57:49 2018 -0700
+++ b/tests/test-narrow-shallow-merges.t	Wed Apr 04 16:00:50 2018 -0700
@@ -1,3 +1,5 @@
+#require no-reposimplestore
+
   $ . "$TESTDIR/narrow-library.sh"
 
 create full repo
--- a/tests/test-narrow-shallow.t	Wed Apr 04 15:57:49 2018 -0700
+++ b/tests/test-narrow-shallow.t	Wed Apr 04 16:00:50 2018 -0700
@@ -1,3 +1,5 @@
+#require no-reposimplestore
+
   $ . "$TESTDIR/narrow-library.sh"
 
   $ hg init master