[PATCH] tests: silence obsolete warning

Pierre-Yves David pierre-yves.david at ens-lyon.org
Fri May 6 21:10:41 EDT 2016


As said on the other thread, a large share of evolve is in core since 2012.
One can now turn it on without the extension using experimental config

The piece we care about here can simply be turned on using:

   [experimental]
   evolution=createmarkers

I think it would be a better way forward here.

On 05/06/2016 11:31 PM, timeless wrote:
>
> Debugging it is a pain since it goes away after one or two rounds. The 
> best guess is that there's a slightly dirty state which results in the 
> warning and something cleans it which results in future silence.
>
> The default test environment doesn't include the evolve extension and 
> thus any Mercurial developer repository is likely to have evolution 
> markers and be eligible to trigger the warning.
>
> I've been annoyed by this for a really long time and as someone else 
> spoke up recently in sympathy, I'd like it silenced.
>
> If someone wants to investigate it, they should feel free, but not by 
> punishing people like me who hit it regularly.
>
> On May 6, 2016 2:11 PM, "Sean Farley" <sean at farley.io 
> <mailto:sean at farley.io>> wrote:
>
>
>     timeless <timeless at fmr.im <mailto:timeless at fmr.im>> writes:
>
>     > # HG changeset patch
>     > # User timeless <timeless at mozdev.org <mailto:timeless at mozdev.org>>
>     > # Date 1462327878 0
>     > #      Wed May 04 02:11:18 2016 +0000
>     > # Node ID 4dcc4586ef9015556825a82819ffbc231e5cf79a
>     > # Parent  fe50341de1fff843ae633d7ad7be908100c09cdc
>     > # Available At bb://timeless/mercurial-crew
>     > #              hg pull bb://timeless/mercurial-crew -r 4dcc4586ef90
>     > tests: silence obsolete warning
>     >
>     > Matt Harbison and I regularly hit these warnings.
>     >
>     > We discussed the problem in mid-April.
>
>     I'm not opposed to this patch but I am perplexed as to why it's
>     happening.
>     _______________________________________________
>     Mercurial-devel mailing list
>     Mercurial-devel at mercurial-scm.org
>     <mailto:Mercurial-devel at mercurial-scm.org>
>     https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
>
>
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel



More information about the Mercurial-devel mailing list