summaryrefslogtreecommitdiffstats
path: root/scripts/lib/resulttool/junit.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-08-28 21:52:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-08-29 21:58:19 +0100
commitbe6a4145ea02bc472688a1e4b38a1d0b1f3b0d50 (patch)
tree03ef62d62f240f5af27f581d0070172cefa1b4e7 /scripts/lib/resulttool/junit.py
parente7e2019180b5c78defaa72c924d2bd5fd2a0d61c (diff)
downloadpoky-be6a4145ea02bc472688a1e4b38a1d0b1f3b0d50.tar.gz
insane: Allow ERROR_QA to use 'contains' hash optimisations for do_package_qa
We want ERROR_QA to operate using the "contains" optimizations which means accessing the variable only using the contains function. To do this, remove usage of ALL_QA, open coding the few references to check both WARN_QA and ERROR_QA. Move the function table generation to a separate function where we can exclude the ERROR_QA and WARN_QA variables since they are handled by the handle_error() function calls. Ensure all the chain of functions to the handle_error calls is correctly recognised in the variable dependencies. (From OE-Core rev: 384e9a6b2e7943b6a3ade1215ed79351c78a0b0d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/resulttool/junit.py')
0 files changed, 0 insertions, 0 deletions