[yocto] Error running testimage under the autobuilder with pyro branch
Alexander Kanavin
alexander.kanavin at linux.intel.com
Sun Jan 28 23:44:35 PST 2018
On 01/28/2018 04:57 PM, Alex Lennon wrote:
> Hi all,
>
> I've got some simple automated testing going to test meta-mono
> core-image-mono builds.
>
> It just bitbakes the image then runs the testimage command
>
> This works fine for master and rocko branches, but I get a failure for pyro
>
> Exception: TypeError: Test oeRuntimeTest is not derived from
> OERuntimeTestCase
>
> The rest of the log is here: https://pastebin.com/NRVLLtsF
>
> Can anybody point me towards what might have changed between branches /
> where I'm going wrong?
This has been refactored between rocko and pyro. You need to create a
separate pyro branch for your tests, check how those look in pyro
oe-core, and modify them accoridngly.
Alex
More information about the yocto
mailing list