diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2023-10-16 17:51:13 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-17 11:41:34 +0100 |
commit | 07546cc63f5e2a1a74bd7f5cac6ad1c9948264d4 (patch) | |
tree | 0c159b43766c15035c5d9a04cee48cd576f31861 /meta/lib/patchtest/utils.py | |
parent | 11bab63ca8f7f0350e519d62282e4fcdc3a470ce (diff) | |
download | poky-07546cc63f5e2a1a74bd7f5cac6ad1c9948264d4.tar.gz |
insane: unimplemented-ptest: ignore source file errors
In some cases, pathlib.Path.glob() might throw FileNotFoundError when
file/directory disappear while it is iterating over them.
This "warning" is not important enough to crash build in this case so
just take a bb.note of the problem and move on.
(From OE-Core rev: 85ddbb67f0f6f823cac0966db78e5b74c5a54c4c)
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Reported-by: Mark Hatle <mark.hatle@amd.com>
Closes: https://lists.openembedded.org/g/openembedded-core/message/189254
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/utils.py')
0 files changed, 0 insertions, 0 deletions