Re: [PATCH] binder: mark binder_alloc_exhaustive_test as slow
From: Alice Ryhl
Date: Mon Oct 27 2025 - 07:42:40 EST
On Fri, Oct 24, 2025 at 04:15:02PM +0000, Carlos Llamas wrote:
> The binder_alloc_exhaustive_test kunit test takes over 30s to complete
> and the kunit framework reports:
>
> # binder_alloc_exhaustive_test: Test should be marked slow (runtime: 33.842881934s)
>
> Mark the test as suggested to silence the warning.
>
> Cc: Tiffany Yang <ynaffit@xxxxxxxxxx>
> Signed-off-by: Carlos Llamas <cmllamas@xxxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>