diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-29 15:08:58 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-31 23:23:26 +0000 |
commit | 54d4694f328a4ae07955aa68dcb6d3c183ed2edd (patch) | |
tree | 889ae89d6de707f1da3736e19c44065db5a0db88 /meta/lib/oeqa/runtime/loader.py | |
parent | 3731033435b6a432b9a67da54f09761288c211e4 (diff) | |
download | poky-54d4694f328a4ae07955aa68dcb6d3c183ed2edd.tar.gz |
oeqa/logparser: Improve results handling
Merge the results handling into the ptest log parser as a seperate
method.
Drop the weird "pass.skip.fail." prefix to the results filename, its
just bizarre.
Drop the code turning a list into a regex then searching the regex for
an item, "x in y" is perfectly capable.
Use a dict, sort the keys as needed and drop the list sorting code.
(From OE-Core rev: f317800e950b4a37b4034133bc52e0c47f04dc29)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/runtime/loader.py')
0 files changed, 0 insertions, 0 deletions