python3-wrapt: add ptest

* Tested on qemux86_64 and qemuarm64
* Add ptest into PTESTS_FAST_META_PYTHON

Ptest result:

qemux86-64:

Testsuite summary
TOTAL: 438
PASS: 438
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 17
END: /usr/lib/python3-wrapt/ptest
2024-03-04T16:09
STOP: ptest-runner
TOTAL: 1 FAIL: 0

qemuarm64:

Testsuite summary
TOTAL: 438
PASS: 438
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 17
END: /usr/lib/python3-wrapt/ptest
2024-03-04T16:18
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-03-04 19:37:20 +03:00
committed by Khem Raj
parent ba6b8de152
commit a808e15d6b
3 changed files with 19 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ PTESTS_FAST_META_PYTHON = "\
python3-u-msgpack-python \
python3-unidiff \
python3-uritemplate \
python3-wrapt \
python3-xlrd \
python3-xmltodict \
python3-xxhash \