]> 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>
Mon, 25 Feb 2019 22:25:04 +0000 (22:25 +0000)
commitfca18914013b2f05b36e6985a7ff4a7c8dddf8a5
tree188681275dc4521a804fc5ced9a2fe91e75007e3
parent828db9026c61d0a6ad12b8e05929eef31abfd57d
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.

(From OE-Core rev: 86fb5d898a29761f120c2eaa538a32cf2e078487)

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