]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/decorator: Improve reliability
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 15 Jul 2018 12:02:50 +0000 (12:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jul 2018 09:09:29 +0000 (10:09 +0100)
commit4abba4c30d5a6163a968a119395a679e5e281ab4
treef5fa086271b4348b104df98fdf0adf348806dba1
parent07d19fb3adab7a8d83ba83d9a16395f70d7b7a47
oeqa/decorator: Improve reliability

Checking if the dependency had any failure is unreliable, for example
if the underlying data doesn't get transferred and the list is empty,
success of the dependency is assumed.

Since we now have success data available, change the code to use it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/decorator/depends.py