]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: Add exception handling around qemu process cleanup
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Jul 2015 22:13:55 +0000 (22:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Jul 2015 22:15:38 +0000 (23:15 +0100)
commit64c531282e756965365c742751846250a2c1d3f1
tree9465e1b0df8c230e24da1cccd71c5723e85317ff
parent164b1b54c4b3127733bcd0a21b379bb6869693cc
oeqa: Add exception handling around qemu process cleanup

The qemu processes may no longer exist at the end of the test so
don't error if that is the case by ignoring any exceptions.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/imagefeatures.py