On Thu, May 08, 2025 at 12:26:54PM +0200, Phil Sutter wrote: > The test checks taint state to indicate success or failure. Since this > won't work if the kernel is already tainted at start, skip the test > instead of failing it. > > Fixes: 02dbf86f39410 ("tests: shell: add a test case for netdev ruleset flush + parallel link down") > Signed-off-by: Phil Sutter <phil@xxxxxx> Reviewed-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Thanks, Florian made similar patch quite recently for selftests.