Re: [PATCH 0/2] Fixes to allow 'ut bootm' to pass when run interactively

2024-11-04 Thread Tom Rini
On Fri, 01 Nov 2024 13:02:52 +, Andrew Goodbody wrote: > Starting a sandbox session and running 'ut bootm' on the command > line instead of using pytest with --verbose will result in some > test failures. This series makes the tests more deterministic so > that they will better control their e

[PATCH 0/2] Fixes to allow 'ut bootm' to pass when run interactively

2024-11-01 Thread Andrew Goodbody
Starting a sandbox session and running 'ut bootm' on the command line instead of using pytest with --verbose will result in some test failures. This series makes the tests more deterministic so that they will better control their environment and hence will work as expected whether or not they are i