[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240215144230.0bad31ee@kernel.org>
Date: Thu, 15 Feb 2024 14:42:30 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Kees Cook <keescook@...omium.org>
Cc: shuah@...nel.org, linux-kselftest@...r.kernel.org,
netdev@...r.kernel.org, jakub@...udflare.com
Subject: Re: [PATCH net-next 3/4] selftests: kselftest_harness: support
using xfail
On Thu, 15 Feb 2024 14:06:58 -0800 Kees Cook wrote:
> Oh! I just noticed this while testing changes to use XFAIL, there is an
> alignment issue: one too many spaces after "XFAIL" above, which leads
> to misaligned output.
>
> fprintf(TH_LOG_STREAM, "# XFAIL %s\n", \
> fprintf(TH_LOG_STREAM, "# SKIP %s\n", \
>
> Compare the position of "%s" above...
Ah, sadness. Thanks for catching. Let me fix, look this over again,
and perhaps add the new helpers Jakub S suggested.
Powered by blists - more mailing lists