summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf/html.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-02 04:47:13 -1000
commita22efd037306af72d7ad264e4fc7f0a0928bd52e (patch)
tree424cbc1bc7803e242e90dab8e6c47aaebe73c030 /scripts/lib/build_perf/html.py
parent56f316630ad6425721ce7f3cf57128545314162b (diff)
downloadpoky-a22efd037306af72d7ad264e4fc7f0a0928bd52e.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: 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>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions