summaryrefslogtreecommitdiffstats
path: root/meta-python/conf/include/ptest-packagelists-meta-python.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-16 15:23:00 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-16 07:37:31 -0800
commite183db0c8f0b6ef605731769aeefed3e4f0a0093 (patch)
treeb17eb86793150fc6ec96b2c4f2d5eb2fec5488d4 /meta-python/conf/include/ptest-packagelists-meta-python.inc
parentb08e67ae986c4af5aba4d57293bf4a41fcf0b950 (diff)
downloadmeta-openembedded-e183db0c8f0b6ef605731769aeefed3e4f0a0093.tar.gz
python3-ujson: add ptest into PTESTS_FAST_META_PYTHON items
Verified successful test run using bitbake meta-python-image-ptest-python3-ujson on qemu86-64 291 passed in 9.08s. Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf/include/ptest-packagelists-meta-python.inc')
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index 67e861ba8..598548262 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -50,6 +50,7 @@ PTESTS_FAST_META_PYTHON = "\
50 python3-soupsieve \ 50 python3-soupsieve \
51 python3-sqlparse \ 51 python3-sqlparse \
52 python3-tomlkit \ 52 python3-tomlkit \
53 python3-ujson \
53 python3-u-msgpack-python \ 54 python3-u-msgpack-python \
54 python3-unidiff \ 55 python3-unidiff \
55 python3-uritemplate \ 56 python3-uritemplate \
@@ -85,6 +86,5 @@ PTESTS_PROBLEMS_META_PYTHON ="\
85 python3-trustme \ 86 python3-trustme \
86 python3-typeguard \ 87 python3-typeguard \
87 python3-whoosh \ 88 python3-whoosh \
88 python3-ujson \
89 python3-xlrd \ 89 python3-xlrd \
90" 90"