]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/cases/parselog.py: ignore a message from weston
authorChen Qi <Qi.Chen@windriver.com>
Wed, 4 Jul 2018 04:32:42 +0000 (12:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jul 2018 23:24:14 +0000 (00:24 +0100)
commitedc244b2f346ad2eb3c90664ec17c904b356b992
tree25a82c59fa08a021f11f6059252303fda1e17d45
parentc939255a88d367d19497184ed64b828f021e5ef4
oeqa/runtime/cases/parselog.py: ignore a message from weston

The following error message when starting core-image-weston is not
critical as long as the image could start up correctly. So extend
the common_errors list for parselog.py test case to ignore this
message.

  logind: cannot setup systemd-logind helper (-61), using legacy fallback

[YOCTO #12835]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/runtime/cases/parselogs.py