[OE-core] [PATCH v2] python/python3: Move test files to test package

Burton, Ross ross.burton at intel.com
Thu Sep 13 23:49:21 UTC 2018


On 14 September 2018 at 00:30, Burton, Ross <ross.burton at intel.com> wrote:
> I suspect simply adding python3.5/*/test/ will catch the bulk of this
> now and in the future.

Gave this a go and annoyingly the manifest generation must sort the
list because the glob works for everything apart from packages after
tests alphabetically, so the tkinter and unittest tests don't get
moved.

I guess we could change the manifest to put the tests package at the
top of the list, and be sure to respect the order when generating the
lists.

Ross



More information about the Openembedded-core mailing list