Re: [OE-core] [PATCH] oeqa/devtool: add useful failure messages for some test cases

2015-07-20 Thread Christopher Larson
On Mon, Jul 20, 2015 at 7:49 AM, Burton, Ross wrote: > On 20 July 2015 at 14:40, Burton, Ross wrote: > >> I think this patch is responsible for the devtool failures in >> https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/78/steps/Running%20oe-selftest/logs/stdio >> .

Re: [OE-core] [PATCH] oeqa/devtool: add useful failure messages for some test cases

2015-07-20 Thread Burton, Ross
On 20 July 2015 at 14:40, Burton, Ross wrote: > I think this patch is responsible for the devtool failures in > https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/78/steps/Running%20oe-selftest/logs/stdio > . > I take it back - I think the problems are due to Chris's p

Re: [OE-core] [PATCH] oeqa/devtool: add useful failure messages for some test cases

2015-07-20 Thread Burton, Ross
I think this patch is responsible for the devtool failures in https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/78/steps/Running%20oe-selftest/logs/stdio . Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.op

[OE-core] [PATCH] oeqa/devtool: add useful failure messages for some test cases

2015-07-15 Thread Costin Constantin
Signed-off-by: Costin Constantin --- meta/lib/oeqa/selftest/devtool.py | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/meta/lib/oeqa/selftest/devtool.py b/meta/lib/oeqa/selftest/devtool.py index ab412b6..21cd7f5 100644 --- a/meta/lib/oeqa/selftest/devt