Re: [OE-core] [PATCH v3] glib-2.0: fix ptest failures

2019-05-14 Thread Yu, Mingli
On 2019年05月13日 17:40, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-05-13 at 17:25 +0800, Yu, Mingli wrote: On 2019年05月08日 20:25, richard.pur...@linuxfoundation.org wrote: On Wed, 2019-05-08 at 12:54 +0100, Burton, Ross wrote: On Wed, 8 May 2019 at 04:06, wrote: * Increase the

Re: [OE-core] [PATCH v3] glib-2.0: fix ptest failures

2019-05-13 Thread richard . purdie
On Mon, 2019-05-13 at 17:25 +0800, Yu, Mingli wrote: > > On 2019年05月08日 20:25, richard.pur...@linuxfoundation.org wrote: > > On Wed, 2019-05-08 at 12:54 +0100, Burton, Ross wrote: > > > On Wed, 8 May 2019 at 04:06, wrote: > > > > * Increase the timeout to 15 minutes as the default > > > >

Re: [OE-core] [PATCH v3] glib-2.0: fix ptest failures

2019-05-13 Thread Yu, Mingli
On 2019年05月08日 20:25, richard.pur...@linuxfoundation.org wrote: On Wed, 2019-05-08 at 12:54 +0100, Burton, Ross wrote: On Wed, 8 May 2019 at 04:06, wrote: * Increase the timeout to 15 minutes as the default timeout which is 5 minutes is not enough to fix below error: | Executing:

Re: [OE-core] [PATCH v3] glib-2.0: fix ptest failures

2019-05-08 Thread richard . purdie
On Wed, 2019-05-08 at 12:54 +0100, Burton, Ross wrote: > On Wed, 8 May 2019 at 04:06, wrote: > > * Increase the timeout to 15 minutes as the default > > timeout which is 5 minutes is not enough to fix below error: > > | Executing: glib/actions.test > > | Test timed out after 300 seconds > >

Re: [OE-core] [PATCH v3] glib-2.0: fix ptest failures

2019-05-08 Thread Burton, Ross
On Wed, 8 May 2019 at 04:06, wrote: > * Increase the timeout to 15 minutes as the default > timeout which is 5 minutes is not enough to fix below error: > | Executing: glib/actions.test > | Test timed out after 300 seconds > | cleaning up pid 13050 > | FAIL: glib/actions.test (Child

[OE-core] [PATCH v3] glib-2.0: fix ptest failures

2019-05-07 Thread mingli.yu
From: Mingli Yu * Install 7 translation packages to fix 7 ptest failures such as: | GLib:ERROR:../glib-2.58.3/glib/tests/gdatetime.c:1477:test_non_utf8_printf: assertion failed (__p == ("10\346\234\210")): ("Oct" == "10\346\234\210") |