[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Omit parent key in tp/t test suite?
From: |
Gavin Smith |
Subject: |
Re: Omit parent key in tp/t test suite? |
Date: |
Wed, 26 Oct 2022 15:23:51 +0100 |
On Wed, Oct 26, 2022 at 03:57:26PM +0200, Patrice Dumas wrote:
> On Wed, Oct 26, 2022 at 12:47:56PM +0100, Gavin Smith wrote:
> > Hello Patrice, what would you think about omitting the 'parent' pointers
> > in the test suite under tp/t? Here is the patch:
>
> Yes it looks like a good idea, mainly because it does not add much
> much human visible information. But please add a comment just above
> where the change is with something like
>
> # in general, the 'parent' keys adds lot of non legible information,
> # however to punctually test for regressions on this information, the
> # best is to add it in @avoided_keys_tree
>
Done.