Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-12 21:53:27
Also in:
linux-kselftest, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-12 21:53:27
Also in:
linux-kselftest, lkml
On Mon, 12 Jan 2026 20:49:02 +0000 Andre Carvalho wrote:
quoted
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..