> On 10 Sep 2025, at 11:12, Richard Earnshaw (lists) <richard.earns...@arm.com>
> wrote:
>
> On 10/09/2025 10:54, Christophe Lyon wrote:
>> If the results include several configurations (schedule of
>> variations), do not report summary lines as duplicates. Indeed with
>> several configurations, it's likely that the results contain the same
>>
>> # of expected passes XXXXX
>>
>> The patch just keeps lines starting with test state prefix to avoid
>> this problem.
>>
>> contrib/ChangeLog:
>>
>> * compare_tests: Improve non-unique tests report when testing
>> several configurations.
>
> OK.
Now we have this facility - and it is firing on my testboxes (since i use this
script to post-process [per .sum file for stability]) - I looked through a few
of
the reported cases and they seem genuiene - but particularly in respect of
dg-final ones, hard to see how they can be disambiguated without we make
dg-final able to add some tag to differentiate.
are there any plans to deal with this new reported data?
if not, I’d welcome a switch on the script - so that one could at least elect
only to report new dups ..
thanks
Iain