mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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:
parent
85612628ba
commit
e354584166
@ -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 \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user