summaryrefslogtreecommitdiffstats
path: root/scripts/lib/checklayer/case.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2023-07-05 11:50:01 +0100
committerSteve Sakoman <steve@sakoman.com>2023-08-01 06:17:28 -1000
commit1b61d1fedb620eafc872686c842be2ecfabe9684 (patch)
tree043fc436e0bafb9d0e311433ccc7952ae5f31c56 /scripts/lib/checklayer/case.py
parentdb2effd46d03eb3d92977f791bed26995bb8aad9 (diff)
downloadpoky-1b61d1fedb620eafc872686c842be2ecfabe9684.tar.gz
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: c88b9eedc81529c67f2e628ae5e7325daff2535e) 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>
Diffstat (limited to 'scripts/lib/checklayer/case.py')
0 files changed, 0 insertions, 0 deletions