diff options
| -rw-r--r-- | meta/conf/distro/include/ptest-packagelists.inc | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index e2a90c1c2e..f3fdededf6 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc | |||
| @@ -126,17 +126,14 @@ PTESTS_SLOW = "\ | |||
| 126 | tcl \ | 126 | tcl \ |
| 127 | tcl8 \ | 127 | tcl8 \ |
| 128 | util-linux \ | 128 | util-linux \ |
| 129 | valgrind \ | ||
| 130 | " | 129 | " |
| 131 | 130 | ||
| 132 | # python3 ptests hang on qemuriscv64 | 131 | # python3 ptests hang on qemuriscv64 |
| 133 | PTESTS_SLOW:remove:riscv64 = "valgrind python3" | 132 | PTESTS_SLOW:remove:riscv64 = "python3" |
| 134 | PTESTS_PROBLEMS:append:riscv64 = " valgrind python3" | 133 | PTESTS_PROBLEMS:append:riscv64 = " python3" |
| 135 | PTESTS_SLOW:remove:riscv32 = "lttng-tools strace valgrind" | 134 | PTESTS_SLOW:remove:riscv32 = "lttng-tools strace " |
| 136 | PTESTS_PROBLEMS:append:riscv32 = " lttng-tools strace valgrind" | 135 | PTESTS_PROBLEMS:append:riscv32 = " lttng-tools strace" |
| 137 | PTESTS_SLOW:append:libc-musl = " libc-test" | 136 | PTESTS_SLOW:append:libc-musl = " libc-test" |
| 138 | PTESTS_SLOW:remove:x86 = "valgrind" | ||
| 139 | PTESTS_PROBLEMS:append:x86 = " valgrind" | ||
| 140 | 137 | ||
| 141 | # ruby \ # Timeout | 138 | # ruby \ # Timeout |
| 142 | # rt-tests \ # Needs to be checked whether it runs at all | 139 | # rt-tests \ # Needs to be checked whether it runs at all |
