diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-02 19:46:07 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-07 23:15:10 +0100 |
commit | 587a5de39786af621882b32be2b230cff23770ef (patch) | |
tree | ed8c8dad7d8f86a4451392855f06add1e752eb8b /meta/recipes-devtools/desktop-file-utils | |
parent | 9d2c1eef7b2dcace5b41edf0143c5a441c838a83 (diff) | |
download | poky-587a5de39786af621882b32be2b230cff23770ef.tar.gz |
oeqa/selftest: recipetool/devtool: Avoid load_plugin test race
This bug has plagued the autobuilder for a couple of years and we've
struggled to reproduce/debug it.
The problem is the "lib" directory in meta-poky used during the load_plugin
tests for recipetool and devtool can race and one can delete the files
from the other leading to test failures.
Deleting the lib directory only if empty will avoid this.
[YOCTO #13070]
(From OE-Core rev: a31c694be5267c004b691e6374cc800222f19940)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d603e2fd589e1edbc67c8c2fefb6337e728b9d01)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/desktop-file-utils')
0 files changed, 0 insertions, 0 deletions