changeset 37343:0611c954da90

tests: skip some tests when using simple store generaldelta is a revlog implementation detail. We don't need to test it with the simple store. union repos are heavily revlog based. It should be possible to run them with alternate stores. But it's not worth the trouble at this juncture. Differential Revision: https://phab.mercurial-scm.org/D3040
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 03 Apr 2018 10:04:30 -0700
parents 4e6a6d0dccee
children e1942c196f66
files tests/test-generaldelta.t tests/test-unionrepo.t
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-generaldelta.t	Wed Apr 04 13:21:34 2018 -0700
+++ b/tests/test-generaldelta.t	Tue Apr 03 10:04:30 2018 -0700
@@ -1,3 +1,5 @@
+#require no-reposimplestore
+
 Check whether size of generaldelta revlog is not bigger than its
 regular equivalent. Test would fail if generaldelta was naive
 implementation of parentdelta: third manifest revision would be fully
--- a/tests/test-unionrepo.t	Wed Apr 04 13:21:34 2018 -0700
+++ b/tests/test-unionrepo.t	Tue Apr 03 10:04:30 2018 -0700
@@ -1,3 +1,5 @@
+#require no-reposimplestore
+
 Test unionrepo functionality
 
 Create one repository