On 7/25/24 05:08, Muhammad Usama Anjum wrote:
The user test suite has only one test, test_user_copy which loads test_user_copy module for testing. But test_user_copy module has already been converted to kunit (see fixes). Hence remove the entire suite.
Fixes: cf6219ee889f ("usercopy: Convert test_user_copy to KUnit test")
Remove fixes tag - this isn't a fix and we don't want this propagating to stable releases without kunit test for this.
Signed-off-by: Muhammad Usama Anjum usama.anjum@collabora.com
Thanks, -- Shuah