[PATCH v5 03/20] test: Pass stderr to stdout

Tom Rini trini at konsulko.com
Thu Aug 29 18:48:48 CEST 2024


On Thu, Aug 29, 2024 at 09:01:11AM -0600, Simon Glass wrote:
> Hi Neil,
> 
> On Thu, 29 Aug 2024 at 08:22, <neil.armstrong at linaro.org> wrote:
> >
> > On 29/08/2024 00:08, Simon Glass wrote:
> > > Some tests may output things to stderr. Ensure that this output is not
> > > dropped, by redirecting it to stdout
> >
> > Can't you make sure to output all labgrid output to stdout in the hook script instead ?
> 
> Possibly. Do you mean having the hook script redirect stderr to stdout?

This gets back to one of the points I was making. In this case, "some
tests" is what? And then, what's even going on? Are we missing output
that we should be parsing? Are we not catching errors? Or is this just
related to how today we have for say the filesystem tests so many
try/except things that we inadvertently need a series of failures?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240829/4a2d3ecd/attachment.sig>


More information about the U-Boot mailing list