Re: [PATCH v4 RESEND 0/7] Handle faults in KUnit tests

2024-04-09 Thread Shuah Khan
On 4/8/24 01:46, Mickaël Salaün wrote: Hi, This patch series teaches KUnit to handle kthread faults as errors, and it brings a few related fixes and improvements. Shuah, everything should be OK now, could you please merge this series? All these tests pass (on top of v6.8): ./tools/testing/kuni

[PATCH v4 RESEND 0/7] Handle faults in KUnit tests

2024-04-08 Thread Mickaël Salaün
Hi, This patch series teaches KUnit to handle kthread faults as errors, and it brings a few related fixes and improvements. Shuah, everything should be OK now, could you please merge this series? All these tests pass (on top of v6.8): ./tools/testing/kunit/kunit.py run --alltests ./tools/testing