]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/runner: OETestResult remove unneeded override of startTest
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 26 May 2017 20:37:31 +0000 (15:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:15:22 +0000 (10:15 +0100)
commit63606ffaaac1b84ddcad8a1c1006f8110050e20e
treecd1b8812fcadfcf67a55f85c968acc0f804ee095
parent8787fba3df8acd9d2438669d20b1a5060caa9022
oeqa/core/runner: OETestResult remove unneeded override of startTest

I override this method before for keep track of results and forget
to remove it, now isn't need.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/runner.py