mbox series

[0/6] check: minor cleanups and xunit report fix

Message ID 20220620192934.21694-1-ddiss@suse.de (mailing list archive)
Headers show
Series check: minor cleanups and xunit report fix | expand

Message

David Disseldorp June 20, 2022, 7:29 p.m. UTC
Hi,

This patchset contains a few cleanups which I came across while working
on a larger set of changes for test-rerun-on-failure[1] support. One
minor fix for the tests count in the xunit report is included.

Diffstat:
 check         | 148 +++++++++++++++++++++-----------------------------
 common/report |  14 +++--
 2 files changed, 71 insertions(+), 91 deletions(-)

1. test-rerun-on-failure proposal by Ted Ts'o:
   https://lwn.net/Articles/897061/

Cheers, David

Comments

Zorro Lang June 22, 2022, 5:21 a.m. UTC | #1
On Mon, Jun 20, 2022 at 09:29:28PM +0200, David Disseldorp wrote:
> Hi,
> 
> This patchset contains a few cleanups which I came across while working
> on a larger set of changes for test-rerun-on-failure[1] support. One
> minor fix for the tests count in the xunit report is included.

Thanks for this pre-fix patchset, I'd like to ack this change at first, if
no more objections. And give your another patchset [1] a little more reviewing
time. Welcome review points on that [1].

Thanks,
Zorro

[1]
[RFC PATCH 0/2] add option to rerun failed tests

> 
> Diffstat:
>  check         | 148 +++++++++++++++++++++-----------------------------
>  common/report |  14 +++--
>  2 files changed, 71 insertions(+), 91 deletions(-)
> 
> 1. test-rerun-on-failure proposal by Ted Ts'o:
>    https://lwn.net/Articles/897061/
> 
> Cheers, David
> 
>