Re: [PATCH] selftests/nolibc: stop treating skipped tests as warning

From: Willy Tarreau

Date: Tue Aug 18 2026 - 14:39:59 EST


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 <w@xxxxxx>

willy