Re: [PATCH] selftests/nolibc: stop treating skipped tests as warning
Willy Tarreau <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Thomas! On Tue, Aug 18, 2026 at 06:33:02PM +0200, Thomas WeiÃschuh wrote: > The nolibc testsuite will always have some tests which get skipped. > Due to this the full testsuite is always marked as 'warning', > even though all testcases succeeded as expected. > > Stop treating skipped tests as warning. Agreed. It's clear this will never get the other way around. Acked-by: Willy Tarreau <[email protected]> willy