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:
Derek Straka 2024-02-16 15:22:59 +00:00 committed by Khem Raj
parent 2af10b7351
commit b08e67ae98
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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 \
"