changeset 37421:9984488550ea

tests: disable test-audit-path.t with simple store The simple store is using a primitive filename encoding scheme. Many tests in this file fail. So let's disable it for now. At some point, we should support a mode where we can run tests without fnstore or dotencode and have all tests assuming use of these filename encoding mechanisms be conditional on their usage. Differential Revision: https://phab.mercurial-scm.org/D3101
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 04 Apr 2018 15:31:25 -0700
parents 84e7d2d8c098
children 9fa4a1fdba15
files tests/test-audit-path.t
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-audit-path.t	Wed Apr 04 14:43:19 2018 -0700
+++ b/tests/test-audit-path.t	Wed Apr 04 15:31:25 2018 -0700
@@ -1,3 +1,7 @@
+The simple store doesn't escape paths robustly and can't store paths
+with periods, etc. So much of this test fails with it.
+#require no-reposimplestore
+
   $ hg init
 
 audit of .hg