]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runner: Fix subunit setupClass/setupModule failure handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 May 2019 13:33:37 +0000 (14:33 +0100)
committerArmin Kuster <akuster808@gmail.com>
Sat, 1 Jun 2019 21:48:32 +0000 (14:48 -0700)
commit3c645ecdb884ecafa7c492bdd8a952cce96d3906
tree03d524dbc4803b401c15b64ad25652b9c37df94f
parent807a2f76e86d34fa69b0b2b369287985cc9eff78
oeqa/runner: Fix subunit setupClass/setupModule failure handling

The string format for subunit setupClass/setupModule failures is slightly
different, tweak the regex to correctly handle both cases.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/core/runner.py