]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/gotoolchain: Fix temp file cleanup
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Sep 2021 18:02:15 +0000 (19:02 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 30 Sep 2021 14:20:38 +0000 (04:20 -1000)
commitc0d4c3f96d3b3bca55013efd0ffb1ea189bd206c
treef985c9f6aee19e8ceb4aea6d9e6625edbd61e3d0
parenteb65a5870a1f5c5a4fbce0df87a7dbfb38487dce
oeqa/selftest/gotoolchain: Fix temp file cleanup

The go tests leave readonly files and directories behind.
Fix this to allow cleanup.

[YOCTO #14575]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 5680e95d7bd9fe00a797b2d0deb8cb4790027508)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/selftest/cases/gotoolchain.py