python3-propcache: enable ptest

- Tested on qemux86-64 and qemuarm64

- Added ptest to PTESTS_FAST_META_PYTHON

Ptest result:
=============

qemux86-64:

Testsuite summary
TOTAL: 37
PASS: 37
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 7
END: /usr/lib/python3-propcache/ptest
2024-10-11T08:21
STOP: ptest-runner
TOTAL: 1 FAIL: 0

qemuarm64:

Testsuite summary
TOTAL: 37
PASS: 37
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 6
END: /usr/lib/python3-propcache/ptest
2024-10-11T08:16
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:
alperak
2024-10-11 16:04:37 +03:00
committed by Khem Raj
parent de34d6fefa
commit 6f49be3368
3 changed files with 22 additions and 3 deletions

View File

@@ -49,6 +49,7 @@ PTESTS_FAST_META_PYTHON = "\
python3-portalocker \
python3-precise-runner \
python3-prettytable \
python3-propcache \
python3-pydantic \
python3-pydantic-core \
python3-pylint \