]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/loader.py: Give meaningful error when failed to load classes
authorMariano Lopez <mariano.lopez@linux.intel.com>
Mon, 27 Feb 2017 07:45:00 +0000 (07:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 15:50:18 +0000 (15:50 +0000)
commitd6ff4891376417504018af27e8e729a412feeeea
treeb44809d52d88d98bf0ac6ae241f7168d19dbe619
parent95957e3a5fc72406391441627fb19bc36c655072
oeqa/core/loader.py: Give meaningful error when failed to load classes

With this we get the class that is actually having the problem,
not just a TypeError with an unknown class causing the error.

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/core/loader.py