diff tests/test-debugcommands.t @ 39323:c11e8894b9ca

tests: mark manifestfulltextcache as conditional on revlog store This file is currently specific to the revlog store. Other stores may not implement it. Mark it as such in test output. Differential Revision: https://phab.mercurial-scm.org/D4395
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 15 Aug 2018 23:05:23 +0000
parents 828a45233036
children 5abc47d4ca6b
line wrap: on
line diff
--- a/tests/test-debugcommands.t	Wed Aug 15 20:23:45 2018 +0000
+++ b/tests/test-debugcommands.t	Wed Aug 15 23:05:23 2018 +0000
@@ -510,7 +510,7 @@
   $ ls -r .hg/cache/*
   .hg/cache/rbc-revs-v1
   .hg/cache/rbc-names-v1
-  .hg/cache/manifestfulltextcache
+  .hg/cache/manifestfulltextcache (reporevlogstore !)
   .hg/cache/branch2-served
 
 Test debugcolor