diff options
author | Alexis Lothoré <alexis.lothore@bootlin.com> | 2023-08-02 16:17:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-04 11:44:28 +0100 |
commit | 6de3817c62d896545fc460b1b265a0f6b35dbd3e (patch) | |
tree | 0a63231e27f2a70e62b3e6e57b6e4b8eade63eb5 /scripts/lib/build_perf/__init__.py | |
parent | 024bea32984174885a1767b063816077781fbc6b (diff) | |
download | poky-6de3817c62d896545fc460b1b265a0f6b35dbd3e.tar.gz |
scripts/resulttool: allow to replace test raw status with custom string
Add a STATUS_STRINGS dictionnary matching raw statuses to custom strings.
Whenever a regression must be reported, raw status is searched in the
custom statuses dict (key search is case insensitive). If no custom string
is found, raw status is kept and used in regression report
(From OE-Core rev: 9d22bfc9d0c4092dba1af0ee11a4c51b7b270786)
Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/__init__.py')
0 files changed, 0 insertions, 0 deletions