mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
ptest-packagelists.inc: add python3-cryptography
The python3-cryptography recipe has a lot of tests and uses a large amount of memory. It is slow (> 30 seconds). (From OE-Core rev: ca9fefab2457ee86e24b23d99d3351b0dd9e66ef) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
be592ff81c
commit
f3681fa5aa
@@ -86,6 +86,7 @@ PTESTS_SLOW = "\
|
||||
openssh-ptest \
|
||||
openssl-ptest \
|
||||
perl-ptest \
|
||||
python3-cryptography-ptest \
|
||||
python3-ptest \
|
||||
strace-ptest \
|
||||
tcl-ptest \
|
||||
|
||||
Reference in New Issue
Block a user