python3-scrypt: Move from PTESTS_PROBLEMS_META_PYTHON to PTESTS_SLOW_META_PYTHON

There are no test failures when the image is created with "bitbake meta-python-image-ptest-python3-scrypt".

qemux86-64:

Testsuite summary
TOTAL: 45
PASS: 45
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 55
END: /usr/lib/python3-scrypt/ptest
2024-04-16T19:15
STOP: ptest-runner
TOTAL: 1 FAIL: 0

qemuarm64:

Testsuite summary
TOTAL: 45
PASS: 45
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 41
END: /usr/lib/python3-scrypt/ptest
2024-04-16T19:20
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-04-16 23:05:46 +03:00 committed by Khem Raj
parent 85612628ba
commit e354584166
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -93,6 +93,7 @@ PTESTS_SLOW_META_PYTHON = "\
python3-marshmallow \
python3-pillow \
python3-pytest-localserver \
python3-scrypt \
python3-traitlets \
python3-yappi \
"
@ -103,6 +104,5 @@ PTESTS_PROBLEMS_META_PYTHON ="\
python3-fastjsonschema \
python3-pint \
python3-pyzmq \
python3-scrypt \
python3-whoosh \
"