mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
No ptest failures encountered and took less than 30 seconds so moved from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON qemuarm64: Testsuite summary TOTAL: 83 PASS: 83 SKIP: 0 XFAIL: 0 FAIL: 0 XPASS: 0 ERROR: 0 DURATION: 10 END: /usr/lib/python3-xlrd/ptest 2024-03-04T08:53 STOP: ptest-runner TOTAL: 1 FAIL: 0 =================== qemux86_64: Testsuite summary TOTAL: 83 PASS: 83 SKIP: 0 XFAIL: 0 FAIL: 0 XPASS: 0 ERROR: 0 DURATION: 17 END: /usr/lib/python3-xlrd/ptest 2024-03-04T08:55 STOP: ptest-runner TOTAL: 1 FAIL: 0 Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1ac098f00d
commit
ba6b8de152
|
|
@ -65,6 +65,7 @@ PTESTS_FAST_META_PYTHON = "\
|
|||
python3-u-msgpack-python \
|
||||
python3-unidiff \
|
||||
python3-uritemplate \
|
||||
python3-xlrd \
|
||||
python3-xmltodict \
|
||||
python3-xxhash \
|
||||
python3-yarl \
|
||||
|
|
@ -85,5 +86,4 @@ PTESTS_PROBLEMS_META_PYTHON ="\
|
|||
python3-pyzmq \
|
||||
python3-scrypt \
|
||||
python3-whoosh \
|
||||
python3-xlrd \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user