diff options
author | Ross Burton <ross.burton@arm.com> | 2023-12-04 18:24:17 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-06 22:55:49 +0000 |
commit | 41ffa169123c3344d8349061eeca362c03f5f9f8 (patch) | |
tree | d8a5704770b87c73c1c50d9c49ae99324e083a8e /meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuppc.txt | |
parent | 66734b787a1e72dd167e354dbb64478db8d53183 (diff) | |
download | poky-41ffa169123c3344d8349061eeca362c03f5f9f8.tar.gz |
oeqa/runtime/parselogs: load ignores from disk
Instead of hardcoding the list of ignored errors/warnings in the test
itself, read them plain text files on disk.
This uses importlib to try to open a file called
oeqa.runtime.cases.parselogs-ignores-[candidate].txt, where the
candidate will be:
- "common"
- The TARGET_ARCH
- Each of the MACHINEOVERRDES
This allows the common and tune-specific ignores to be retained in
oe-core, and machine-specific ignores added to the layer where the
machine is defined.
[ YOCTO #14604 ]
(From OE-Core rev: 7a04063f7cff243fe2bee09664ad7979612110cb)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuppc.txt')
0 files changed, 0 insertions, 0 deletions