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

Augie Fackler raf at durin42.com
Mon Jan 12 17:03:00 CST 2015


On Fri, Jan 09, 2015 at 10:29:04PM -0500, Matt Harbison wrote:
> # 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

Queued per Mads's review.

>
> 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:
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel


More information about the Mercurial-devel mailing list