On Wed, Nov 16, 2022 at 8:54 AM Ani Sinha <[email protected]> wrote:
On Wed, Nov 16, 2022 at 2:58 AM John Snow <[email protected]> wrote:
Instead of using a hardcoded timeout, just rely on Avocado's built-in
test case timeout. This helps avoid timeout issues on machines where 60
seconds is not sufficient.
Signed-off-by: John Snow <[email protected]>
Reviewed-by: Ani Sinha <[email protected]>
---
tests/avocado/acpi-bits.py | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
Thomas, since you are picking up my other patch, maybe you want to
also pick this one up as well if you have not sent out your PR
already?