[PATCH 1 of 2 Series-Z] clfilter: add mutable filtering

Kevin Bullock kbullock+mercurial at ringworld.org
Mon Jan 7 19:36:26 CST 2013


On 7 Jan 2013, at 12:18 PM, pierre-yves.david at logilab.fr wrote:

> # HG changeset patch
> # User Pierre-Yves David <pierre-yves.david at logilab.fr>
> # Date 1357088266 -3600
> # Node ID 889008e5dbeaea793ac4988f6a04f3b3d78ef8cf
> # Parent  a55b06885cda861cf989c987beac66cf49d5b15b
> clfilter: add mutable filtering

[...]

> diff --git a/tests/test-acl.t b/tests/test-acl.t
> --- a/tests/test-acl.t
> +++ b/tests/test-acl.t
[...]
> @@ -890,11 +897,11 @@ file specified by acl.config does not ex
>   calling hook pretxnchangegroup.acl: hgext.acl.hook
>   acl: checking access for user "barney"
>   error: pretxnchangegroup.acl hook raised an exception: [Errno *] *: '../acl.config' (glob)
>   transaction abort!
>   rollback completed
> -  abort: *: ../acl.config (glob)
> +  abort: No such file or directory: ../acl.config

?

> diff --git a/tests/test-keyword.t b/tests/test-keyword.t
> --- a/tests/test-keyword.t
> +++ b/tests/test-keyword.t
> @@ -746,12 +746,14 @@ Interrupted commit should not change sta
> 
> Commit with multi-line message and custom expansion
> 
>   $ hg --debug commit -l log -d '2 0' -u 'User Name <user at example.com>'
>   invalid branchheads cache: tip differs
> +  invalid branchheads cache (unserved): tip differs
>   a
>   invalid branchheads cache: tip differs
> +  invalid branchheads cache (unserved): tip differs

Two double-invalidations? What's going on here?

pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
Kevin R. Bullock



More information about the Mercurial-devel mailing list