On Mon, 2018-08-20 at 17:53 +0100, Richard Purdie wrote: > On Fri, 2018-08-17 at 17:17 +0800, Chen Qi wrote: > > When running this test case, we will see the following error. > > > > AttributeError: type object 'BuildAssimp' has no attribute > > 'project' > > > > assimp.py test case does not make use of SDKBuildProject, so remove > > the import statement and the tearDownClass. > > > > Signed-off-by: Chen Qi <qi.c...@windriver.com> > > --- > > meta/lib/oeqa/sdk/cases/assimp.py | 5 ----- > > 1 file changed, 5 deletions(-) > > I'm not seeing this error when I run the test and I can't see it on > the > autobuilders. Why are you seeing this and we're not? > > I'm trying to understand some other odd behaviour in SDK tests and am > wondering if this is related or not. > > (e.g. https://autobuilder.yocto.io/builders/nightly-mips/builds/1221/ > st > eps/Running%20SDK%20Sanity%20Tests/logs/stdio)
To answer my own question, disabling parallelism makes this show up. So we have a bug in the error handling code in the parallelism :( Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core