Hi Tom, On Wed, 22 Jan 2025 at 10:24, Tom Rini <[email protected]> wrote: > > On Mon, Jan 20, 2025 at 02:53:00PM -0700, Simon Glass wrote: > > > This series completes the removal of test commands for suites. With this > > it is possible to declare a suite (including init and uninit functions) > > without needing to write a command. > > > > It also adds timing for test suites, so we can keep track of how long > > things take. > > This causes ut_dm_dm_test_cmd_mux_list to fail now: > https://source.denx.de/u-boot/u-boot/-/jobs/1001470
Yes, I saw that as well, but i figured it was unrelated. There's definitely something odd going on in the tests :-( Have you seen any other such random failures? > > There was a trivial rebase needed for one patch, but the rest of the > series looks otherwise fine. OK, ta. Regards, Simon

