On Tue, 29 Apr 2025, Andi Kleen wrote:
> This adds an automatic downloader for the latest test results from
> the mailing list archive and supports diffing test_summary to it.
> Useful if you don't want to run your own baseline.
>
> contrib/ChangeLog:
>
> * diffsummary.py: New file.
I'd sa
Hi Andi,
I cannot approve patches but LGTM. Maybe 'from urllib.error import URLError'
should be removed since it isn't needed.
Seems useful. The code looks good (although I'm not proficient in using
html.parser and urllib). I've tried to use the script and everything worked.
I've run flake8 on
This adds an automatic downloader for the latest test results from
the mailing list archive and supports diffing test_summary to it.
Useful if you don't want to run your own baseline.
contrib/ChangeLog:
* diffsummary.py: New file.
---
contrib/diffsummary.py | 104
This adds an automatic downloader for the latest test results from
the mailing list archive and supports diffing test_summary to it.
Useful if you don't want to run your own baseline.
contrib/ChangeLog:
* diffsummary.py: New file.
---
contrib/diffsummary.py | 104