]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 May 2019 15:32:16 +0000 (16:32 +0100)
commit425fbba9348420df72de5c6292f50acaf2023d0b
tree6376873220f57f9c74ae8601d9d678d35b37e999
parent244f2e5fb545dd40d020811799a6022e14468eeb
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>
meta/lib/oeqa/core/runner.py