Re: [PATCH 5/6] selftests: Preserve subtarget failures in all/install
Mark Brown <[email protected]> Thu, 16 Apr 2026 16:15:25 +0100
| Newsgroups | dev.linux.lists.kernelci,org.kernel.vger.linux-kbuild,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <[email protected]> |
--zUdTV4mK0SqpDqKj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Apr 16, 2026 at 09:08:17AM -0600, Shuah Khan wrote: > On 4/16/26 07:16, Mark Brown wrote: > > Sending shortly, FWIW I'm also seeing a buch of issues with: > > ./run_kselftest.sh: 5: ./kselftest/runner.sh: Bad substitution > > ./run_kselftest.sh: 5: .: cannot open ./ktap_helpers.sh: No such file > I will take a look and isolate the two commits that changes > run_kselftest.sh - sorry for the trouble with CI this time > around. Pretty sure it's 2964f6b816c2 (selftests: Use ktap helpers for runner.sh) - I've just put together a fix for that one, will throw it at my testing and send it later today all being well. It uses readlink -e which isn't implemented by busybox. --zUdTV4mK0SqpDqKj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmng/Q0ACgkQJNaLcl1U h9AhWQf5AdREEXqZ00cYXkNeSKBQIqLFg0vU5Uim2n//lDZr5ny7O0kREdylBk7G eQqB8AV2PifiISv6srvtJSNGPVeRgBSvI/bjpwqSjgTM52IHgEjyAyI27YtoSoj/ ileyhrmpjei95AHSiGvqRGOrMyfET6JkB0Zw058X9RANhcBj95ef2UKEGjo7Z7q0 WpvgXoyJfXGo3ZagjtKP8knwLO7OKrEqFOioXNCVRn6BsOqtuFVZ8eQtEI0c3C3R T0RJYhJLeBeSiIF23wWOFUNZE8k6QjAcf6YPJJ0REFBkttV97lscWCmc8b/rluE4 cUYDhDq2e/ABG/7HGH5IOEgMVEVkDQ== =9mqL -----END PGP SIGNATURE----- --zUdTV4mK0SqpDqKj--