mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
2af10b7351
commit
b08e67ae98
|
|
@ -55,6 +55,7 @@ PTESTS_FAST_META_PYTHON = "\
|
|||
python3-uritemplate \
|
||||
python3-xmltodict \
|
||||
python3-xxhash \
|
||||
python3-yarl \
|
||||
"
|
||||
|
||||
PTESTS_SLOW_META_PYTHON = "\
|
||||
|
|
@ -86,5 +87,4 @@ PTESTS_PROBLEMS_META_PYTHON ="\
|
|||
python3-whoosh \
|
||||
python3-ujson \
|
||||
python3-xlrd \
|
||||
python3-yarl \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user