D3056: tests: disable test-revlog-v2 when using simple store

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Wed Apr 4 01:57:28 UTC 2018


indygreg created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REVISION SUMMARY
  Because the simple store has nothing to do with revlogs.

REPOSITORY
  rHG Mercurial

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 no-reposimplestore
+
 A repo with unknown revlogv2 requirement string cannot be opened
 
   $ hg init invalidreq



To: indygreg, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list