[PATCH v4 46/47] RFC: test/py: Deal with timeouts
Simon Glass
sjg at chromium.org
Fri Mar 14 15:44:00 CET 2025
Hi Tom,
On Fri, 7 Mar 2025 at 14:24, Tom Rini <trini at konsulko.com> wrote:
>
> On Thu, Mar 06, 2025 at 09:04:13AM -0700, Simon Glass wrote:
>
> > The distro test takes a little longer to shut down and restart, so
> > add more time to this operation.
>
> In the test, make use of u_boot_console.temporary_timeout(val) ?
ensure_spawned() actually sets up the initial timeout, so I don't see
how I can do this in the test. It is immediately overwritten by this
function.
>
> > Disable the sleep command for now, as it seems to be unreliable on
> > QEMU with '-cpu host'.
>
> Update the sjg lab stanza to also make use of TEST_PY_TEST_SPEC I think.
OK ta.
Regards,
Simon
More information about the U-Boot
mailing list