Files
poky/meta/lib/oeqa/runtime/cases
Ross Burton a22efd0373 oeqa/runtime/cases/rpm: fix wait_for_no_process_for_user failure case
str.format() doesn't use % notation, update the formatting to work.

assertTrue() is a member of self not a global, and assertTrue(True) will
always pass. Change this to just self.fail() as this is the failure case.

(From OE-Core rev: 05c8af81438d43fd83495cb165c75f43778fea41)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 017f3a0b1265c1a3b69c20bdb56bbf446111977e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-08-02 04:47:13 -10:00
..
2022-09-28 08:02:11 +01:00
2021-11-29 23:07:13 +00:00
2023-03-28 22:31:54 +01:00
2021-12-17 09:56:14 +00:00
2021-08-02 15:44:10 +01:00
2022-02-05 17:46:05 +00:00