mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
ptest-packagelists.inc: add a couple of missed ptests
Also remove mdadm-ptest as it is already included in the slow list. (From OE-Core rev: 18b7e4c05a54ea0dde21b60b8bef8dcb9ccf4e7e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
544cad3791
commit
4c076ddfc2
@@ -53,8 +53,9 @@ PTESTS_FAST = "\
|
||||
#PTESTS_PROBLEMS = "\
|
||||
# qemu-ptest \ # Doesn't run any tests?
|
||||
# ruby-ptest \ # Timeout
|
||||
# mdadm-ptest \ # Timeout
|
||||
# clutter-1.0-ptest \ # Doesn't build due to depends on cogl-1.0
|
||||
# lz4-ptest \ # Needs a rewrite
|
||||
# rt-tests-ptest \ # Needs to be checked whether it runs at all
|
||||
#"
|
||||
|
||||
PTESTS_SLOW = "\
|
||||
|
||||
Reference in New Issue
Block a user