On 08/23/2017 09:17 PM, Richard Purdie wrote:
On Tue, 2017-08-22 at 22:55 +1200, Paul Eggleton wrote:
On Tuesday, 22 August 2017 1:23:10 PM NZST Robert Yang wrote:
There might be wild strings when read from target (especially when
reading ptest results), replace the errors to avoid breaking
On Tue, 2017-08-22 at 22:55 +1200, Paul Eggleton wrote:
> On Tuesday, 22 August 2017 1:23:10 PM NZST Robert Yang wrote:
> >
> > There might be wild strings when read from target (especially when
> > reading ptest results), replace the errors to avoid breaking the
> > test.
> >
> > Fixed: (Not alw
On Tuesday, 22 August 2017 1:23:10 PM NZST Robert Yang wrote:
> There might be wild strings when read from target (especially when
> reading ptest results), replace the errors to avoid breaking the test.
>
> Fixed: (Not always happen)
> $ bitbake core-image-sato -ctestimage
> [snip]
> status,
There might be wild strings when read from target (especially when
reading ptest results), replace the errors to avoid breaking the test.
Fixed: (Not always happen)
$ bitbake core-image-sato -ctestimage
[snip]
status, output = self.target.run('ptest-runner', 0)
File "/buildarea/lyang1/poky/m