changeset 37423:8d033b348d85

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
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 04 Apr 2018 16:00:50 -0700
parents 9fa4a1fdba15
children 06674aab2b4c
files tests/test-narrow-shallow-merges.t tests/test-narrow-shallow.t
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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