On Thu, 22 Aug 2024 21:17:14 +0200, Ahmad Fatoum wrote: > For trivial errors like a QEMU -bios or -kernel option not pointing at > an existing file, the pytest output is extremely confusing. It prints a > stack trace for every single test after QMPError("Received empty response") > is raised and the stderr text explaining that the file is missing is > easily overlooked. > > Improve this by just existing right away once a strategy transition > fails and print the standard error if any as part of the exit message. > > [...] Applied, thanks! [1/1] test: directly exit when barebox state transition fails https://git.pengutronix.de/cgit/barebox/commit/?id=acc33c6ca05e (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>