]> 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, 18 May 2019 04:30:26 +0000 (21:30 -0700)
commitf1009d6d44097a3f140e2f8679e9184031b10b44
tree4d78995319ec9bcbf8b4eec4dd03612f3517eba1
parent3c164b94fbb0efc513ee747cccd571a73688b541
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