From: Tom Rini <trini@konsulko.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>,
U-Boot-Denx <u-boot@lists.denx.de>,
Mark Kettenis <mark.kettenis@xs4all.nl>,
Neil Armstrong <narmstrong@baylibre.com>,
Simon Glass <sjg@chromium.org>,
AKASHI Takahiro <takahiro.akashi@linaro.org>,
Heinrich Schuchardt <xypron.glpk@gmx.de>
Subject: Re: [PATCH 1/1] efi_loader: initialize console size late
Date: Tue, 28 Jun 2022 09:55:42 -0400 [thread overview]
Message-ID: <20220628135542.GI1146598@bill-the-cat> (raw)
In-Reply-To: <CAOMZO5CvtYxK1xnO3d176wyOCuW=VdjCWFYFzRTv9dcmHHCoMQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]
On Tue, Jun 28, 2022 at 10:52:32AM -0300, Fabio Estevam wrote:
> Hi Heinrich,
>
> On Fri, Jun 17, 2022 at 1:59 AM Heinrich Schuchardt
> <heinrich.schuchardt@canonical.com> wrote:
>
> > > This causes: https://source.denx.de/u-boot/u-boot/-/jobs/450891#L229
> > > for all instances of sandbox running that test.
> > >
> >
> > This is a only a bug to the test environment:
> >
> > test/py/u_boot_console_base.py:110:
> > self.prompt_compiled = re.compile('^' + re.escape(self.prompt),
> > re.MULTILINE)
> >
> > There must not be any byte before the prompt on the line for the test
> > environment to recognize it as a prompt.
> >
> > I will look into the problem.
>
> Have you had a chance to look into this?
>
> 2022.07 is really close and it would be nice to get a fix for this regression.
I thought this was worked around for now? The non-testing case should
be fine again, and tests do need to do additional code to work, which is
not ideal, but good enough for the moment.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2022-06-28 13:55 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 6:02 [PATCH 1/1] efi_loader: initialize console size late Heinrich Schuchardt
2022-06-14 10:53 ` Fabio Estevam
2022-06-14 15:18 ` Heiko Thiery
2022-06-15 6:16 ` AKASHI Takahiro
2022-06-15 6:27 ` Heinrich Schuchardt
2022-06-15 6:34 ` AKASHI Takahiro
2022-06-15 13:53 ` Fabio Estevam
2022-06-15 14:02 ` Heinrich Schuchardt
2022-06-16 0:32 ` AKASHI Takahiro
2022-06-16 22:50 ` Tom Rini
2022-06-17 4:59 ` Heinrich Schuchardt
2022-06-28 13:52 ` Fabio Estevam
2022-06-28 13:55 ` Tom Rini [this message]
2022-06-28 13:57 ` Fabio Estevam
2022-06-28 14:01 ` Heinrich Schuchardt
2022-06-28 14:04 ` Fabio Estevam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220628135542.GI1146598@bill-the-cat \
--to=trini@konsulko.com \
--cc=festevam@gmail.com \
--cc=heinrich.schuchardt@canonical.com \
--cc=mark.kettenis@xs4all.nl \
--cc=narmstrong@baylibre.com \
--cc=sjg@chromium.org \
--cc=takahiro.akashi@linaro.org \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.