
28 Jun
2022
28 Jun
'22
3:52 p.m.
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.
Thanks