[PATCH evolve-ext] evolve: fix test breaks related to double->single quote changes

Pierre-Yves David pierre-yves.david at ens-lyon.org
Thu Sep 22 19:25:00 EDT 2016



On 09/22/2016 11:22 PM, Kevin Bullock wrote:
>> On Sep 22, 2016, at 11:17, Kostia Balytskyi <ikostia at fb.com> wrote:
>>
>> # HG changeset patch
>> # User Kostia Balytskyi <ikostia at fb.com>
>> # Date 1474560930 25200
>> #      Thu Sep 22 09:15:30 2016 -0700
>> # Branch stable
>> # Node ID bc4c9029017b8dbc35d4bb47b9be23f2c85ca121
>> # Parent  ac125f907dfe8f85d0c2771b3f71eaec788d9ea0
>> evolve: fix test breaks related to double->single quote changes
>
> It might be better to fix these by grepping for the output you're actually looking for, e.g.:
>
>   $ cd A.3.b
>   $ hg push -R main -r e5ea8f9c7314 pushdest | grep ^abort:
>   abort: push creates new remote head e5ea8f9c7314!

Meh, having full output is usually useful in catching various bugs. In 
addition some of these tests case should eventually get migrated in the 
core repository where this would matters less.

Cheers,

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list