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
--- 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