diff options
author | Randy MacLeod <Randy.MacLeod@windriver.com> | 2023-01-31 12:28:27 -0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-02-11 10:50:32 -0500 |
commit | 062de70ce90b19222dc11be15f3274b9f31c087f (patch) | |
tree | 66e5aafa468ee8e3ee4cce3596b79b926e396679 /meta-python/recipes-devtools/python/python3-fann2/0001-setup.py-Don-t-hardcode-swig-and-fann2-binary-locati.patch | |
parent | 6e01fb8272a93db3cbcc6fd66abe41ac25564578 (diff) | |
download | meta-openembedded-062de70ce90b19222dc11be15f3274b9f31c087f.tar.gz |
python3-pillow: add ptest support
Add initial pillow ptest support.
The ptest result is:
====== 3600 passed 324 skipped, 2 xfailed, 1 xpassed in 62.41s (0:01:02) ======
for qemux86-64 with 2 GB RAM.
The skipped tests as summarized with:
# ptest-runner python3-pillow | tee log
# grep SKIPP log | cut -d"(" -f2- | cut -d")" -f1 | cut -d" " -f1 | sort | uniq -c| sort -n | tail -4
12 webp
13 Tk
14 Qt
84 raqm
Webp was explicityly disabled in 2018 in:
6cb4e90fc python3-pillow: add 5.4.1
I didn't test Tk or Qt and there isn't yet a recipe for libraqm:
https://github.com/HOST-Oman/libraqm
a library that encapsulates the logic for complex text layout.
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 7b0e71e00ce1b003c96ef38ead72a9e02555afbe)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-fann2/0001-setup.py-Don-t-hardcode-swig-and-fann2-binary-locati.patch')
0 files changed, 0 insertions, 0 deletions