summaryrefslogtreecommitdiffstats
path: root/meta-python/conf/include/ptest-packagelists-meta-python.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-21 23:25:21 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-21 20:00:22 -0800
commitfd0e24694f82b71aa962b276c67ce45835a9cbc0 (patch)
tree579dc96e28def92f2447b657b093a780dcc1fb1f /meta-python/conf/include/ptest-packagelists-meta-python.inc
parent9d8bbcc40d990d47d3a7bca01013dc39675f7deb (diff)
downloadmeta-openembedded-fd0e24694f82b71aa962b276c67ce45835a9cbc0.tar.gz
python3-parse: re-add functional ptests
Verified tests pass with via the test image execution (bitbake meta-python-image-ptest-python3-parse -c testimage 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 b3ceb457d..c899166a7 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -29,6 +29,7 @@ PTESTS_FAST_META_PYTHON = "\
29 python3-jsmin \ 29 python3-jsmin \
30 python3-msgpack \ 30 python3-msgpack \
31 python3-multidict \ 31 python3-multidict \
32 python3-parse \
32 python3-parse-type \ 33 python3-parse-type \
33 python3-platformdirs \ 34 python3-platformdirs \
34 python3-polyline \ 35 python3-polyline \
@@ -77,7 +78,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
77 python3-gpiod \ 78 python3-gpiod \
78 python3-jsmin \ 79 python3-jsmin \
79 python3-ordered-set \ 80 python3-ordered-set \
80 python3-parse \
81 python3-pillow \ 81 python3-pillow \
82 python3-pint \ 82 python3-pint \
83 python3-pyzmq \ 83 python3-pyzmq \