[OE-core] [PATCH] python3: Add ptest support

Paul Barker paul at paulbarker.me.uk
Fri Mar 7 00:54:26 UTC 2014


This is my first attempt at doing anything ptest related so probably needs a
detailed check.

About 6 out of 350+ test suites fail, compared to 2 or 3 failing on my desktop.
I doubt we'll be able to get a perfect run out of python3 with all tests passing
but I'm not sure where or how to document that.

I'm also not sure where to document that the python3 test suites won't run with
only 256 MB of RAM allocated on the target system. 

I think enabling ptest support is still helpful so I'm sending the patch for
review.

Paul Barker (1):
  python3: Add ptest support

 meta/recipes-devtools/python/python3/run-ptest | 56 ++++++++++++++++++++++++++
 meta/recipes-devtools/python/python3_3.3.3.bb  | 12 ++++++
 2 files changed, 68 insertions(+)
 create mode 100644 meta/recipes-devtools/python/python3/run-ptest

-- 
1.9.0




More information about the Openembedded-core mailing list