[OE-core] [PATCH] oe-selftest: test wic sparse_copy API

Richard Purdie rpurdie at rpsys.net
Thu Apr 6 11:13:06 UTC 2017


On Tue, 2017-04-04 at 14:10 +0300, Ed Bartosh wrote:
> Added new parameter 'api' to sparse_copy function to specify
> underlying filemap API to use. By default sparse_copy will
> try both available APIs.
> 
> Added test case for sparse_copy to wic test suite.
> 
> Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
> ---
>  meta/lib/oeqa/selftest/wic.py | 26 ++++++++++++++++++++++++++
>  scripts/lib/wic/filemap.py    |  6 ++++--
>  2 files changed, 30 insertions(+), 2 deletions(-)

This failed on the autobuilder:

https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/244/steps/Running%20oe-selftest/logs/stdio

Cheers,

Richard



More information about the Openembedded-core mailing list