Re-sending from the correct account (of mine).
From: Esquivel, Benjamin Sent: Tuesday, November 15, 2016 12:38 PM To: 'Jose Perez Carranza' <[email protected]>; 'Burton, Ross' <[email protected]> Cc: 'OE-core' <[email protected]> Subject: RE: [OE-core] [PATCH v2] oe-tests: Migrate tests from /oe/test to /oeqa/selftest/oe-tests Apologies for the top posting. The reason for the migration of the tests is for them to be included in the selftest execution. And for that execution, it needs to base off of the oeSelfTest class. Benjamin From: [email protected] <mailto:[email protected]> [mailto:[email protected]] On Behalf Of Jose Perez Carranza Sent: Tuesday, November 15, 2016 12:09 PM To: Burton, Ross <[email protected] <mailto:[email protected]> > Cc: OE-core <[email protected] <mailto:[email protected]> > Subject: Re: [OE-core] [PATCH v2] oe-tests: Migrate tests from /oe/test to /oeqa/selftest/oe-tests On 11/15/2016 11:16 AM, Burton, Ross wrote: On 15 November 2016 at 16:24, <[email protected] <mailto:[email protected]> > wrote: +class TestPackagesFilterOutSystem(oeSelfTest): As the tests don't need anything special that oeSelfTest provides, can they remain as testcase.TestCase instances? There's a lot of complication from oeSelfTest that isn't required. In order to the test cases be recognized and executed as part of the suite they need to be in the same context of selftest hence be an instance of oeSelftest. Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
