Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
From: Jakub Kicinski
Date: Mon Jan 12 2026 - 16:53:27 EST
On Mon, 12 Jan 2026 20:49:02 +0000 Andre Carvalho wrote:
> > Also, do you know why we got:
> >
> > /srv/vmksft/testing/wt-18/tools/testing/selftests/kselftest/runner.sh: line 50: : No such file or directory
> >
> > after the test failed?
>
> I think this might be caused by a change[2] in run_kselftest.sh/runner.sh which
> seems to cause runner.sh to fail when a test failed and runner.sh was not called
> from run_kselftest.sh.
Yes! FWIW we see it in all tests in netdev :(
Who tests the test infra, right?
It's not actually causing any functional issues for use so
I haven't followed up on this, but would be awesome to get it fixed..