]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/ptest: Avoid traceback for tests with no section
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jan 2019 11:54:01 +0000 (11:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jan 2019 09:45:25 +0000 (09:45 +0000)
commit86fb5d898a29761f120c2eaa538a32cf2e078487
tree530009e28b77fdaf07c5a47d134b158b36828ba6
parentf99921554fddef82eb80568125aa646a27859a4b
oeqa/runtime/ptest: Avoid traceback for tests with no section

Some tests end up without a section, avoid tracebacks trying to use
None as a string in that case.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/ptest.py