mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
python3-yarl: add ptest into PTESTS_FAST_META_PYTHON items
Verified successful test run using bitbake meta-python-image-ptest-python3-yarl on qemu86-64 1106 passed, 5 xfailed in 22.83s. xfailed tests are known failures upstream Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -55,6 +55,7 @@ PTESTS_FAST_META_PYTHON = "\
|
|||||||
python3-uritemplate \
|
python3-uritemplate \
|
||||||
python3-xmltodict \
|
python3-xmltodict \
|
||||||
python3-xxhash \
|
python3-xxhash \
|
||||||
|
python3-yarl \
|
||||||
"
|
"
|
||||||
|
|
||||||
PTESTS_SLOW_META_PYTHON = "\
|
PTESTS_SLOW_META_PYTHON = "\
|
||||||
@@ -86,5 +87,4 @@ PTESTS_PROBLEMS_META_PYTHON ="\
|
|||||||
python3-whoosh \
|
python3-whoosh \
|
||||||
python3-ujson \
|
python3-ujson \
|
||||||
python3-xlrd \
|
python3-xlrd \
|
||||||
python3-yarl \
|
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user