D3056: tests: disable test-revlog-v2 when using simple store
indygreg (Gregory Szorc)
phabricator at mercurial-scm.org
Wed Apr 4 18:31:44 UTC 2018
indygreg updated this revision to Diff 7632.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D3056?vs=7599&id=7632
REVISION DETAIL
https://phab.mercurial-scm.org/D3056
AFFECTED FILES
tests/test-revlog-v2.t
CHANGE DETAILS
diff --git a/tests/test-revlog-v2.t b/tests/test-revlog-v2.t
--- a/tests/test-revlog-v2.t
+++ b/tests/test-revlog-v2.t
@@ -1,3 +1,5 @@
+#require reporevlogstore
+
A repo with unknown revlogv2 requirement string cannot be opened
$ hg init invalidreq
To: indygreg, #hg-reviewers, durin42
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list