diff tests/test-generaldelta.t @ 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 806b07d7c7d6
children d618558e4e8b
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