[OE-core] [PATCH 06/14] oeqa/runtime/cases/selftest.py: rename to _selftest.py

Richard Purdie richard.purdie at linuxfoundation.org
Sun Jun 3 22:42:27 UTC 2018


On Fri, 2018-06-01 at 13:03 +0800, Chen Qi wrote:
> This test modules is designed to be invoked only by selftest. It's
> not meant to be tested by normal runtime test. So it should be
> renamed
> with '_' prefix, so that it will not be automatically loaded by
> normal
> runtime tests when 'auto' is in TEST_SUITES.
> 
> The failure message is as below.
> 
>   RESULTS - selftest.Selftest.test_install_package - Testcase -1:
> FAILED
> 
> Also, change selftest/cases/runtime_test.py to use '_selftest'
> accordingly.
> 
> Signed-off-by: Chen Qi <Qi.Chen at windriver.com>

This seems to cause the second failure in 

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

Cheers,

Richard



More information about the Openembedded-core mailing list