Subject: Re: [geometry] Regression summary enhancer
From: Barend Gehrels (barend_at_[hidden])
Date: 2014-10-18 05:45:15


Hi Adam,

Adam Wulkiewicz wrote On 18-10-2014 2:39:
> Adam Wulkiewicz wrote:
>> Hi,
>>
>> Because Testing/Regression guys... let's say... have not much free
>> time I decided to write a small tool which downloads regression tests
>> summaries and enhances them (adds colors and changes texts for
>> failures).
>> After summary is enhanced it's simple to analyse the tests and focus
>> attention on the most important ones.
>>
>> Unfortunately the tool must download the summary page and all failed
>> test logs in order to process them and this takes some time. It's
>> simple, blocking client, at least for now.
>>
>
> Actually I upgraded it, it's now asynchronious and quite fast.
>
>> An example and the code are here:
>> https://github.com/awulkiew/summary-enhancer

This looks really useful! Thanks a lot.

Now that we have this, could we think about sending mails about
regressions in the matrix, in certain conditions (especially comp, link
and run)?

Regards, Barend