[PATCH] tests: fix test-casefolding.t output for branchcache

Matt Harbison mharbison72 at gmail.com
Sat Jan 10 03:29:04 UTC 2015


# HG changeset patch
# User Matt Harbison <matt_harbison at yahoo.com>
# Date 1420859641 18000
#      Fri Jan 09 22:14:01 2015 -0500
# Node ID db833be29c538f95ecf4972aef602cc03a7d4d81
# Parent  b0e52b9ded7372836ba8094325a4bfbf39658f5d
tests: fix test-casefolding.t output for branchcache

This belongs with 7d63398fbfd1.  I assume that the failure to read is OK,
because there is similar output in test-convert-svn-encoding.t.

diff --git a/tests/test-casefolding.t b/tests/test-casefolding.t
--- a/tests/test-casefolding.t
+++ b/tests/test-casefolding.t
@@ -28,6 +28,7 @@
   a
   committing manifest
   committing changelog
+  couldn't read revision branch cache names: * (glob)
   committed changeset 0:07f4944404050f47db2e5c5071e0e84e7a27bba9
 
 Case-changing renames should work:


More information about the Mercurial-devel mailing list