summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/ptest-packagelists.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/include/ptest-packagelists.inc')
-rw-r--r--meta/conf/distro/include/ptest-packagelists.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc
index fc42f95de2..7ca23cb4f0 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -121,6 +121,8 @@ PTESTS_SLOW = "\
121 121
122PTESTS_SLOW:remove:riscv64 = "valgrind" 122PTESTS_SLOW:remove:riscv64 = "valgrind"
123PTESTS_PROBLEMS:append:riscv64 = " valgrind" 123PTESTS_PROBLEMS:append:riscv64 = " valgrind"
124PTESTS_SLOW:remove:riscv32 = "lttng-tools strace valgrind"
125PTESTS_PROBLEMS:append:riscv32 = " lttng-tools strace valgrind"
124PTESTS_SLOW:append:libc-musl = " libc-test" 126PTESTS_SLOW:append:libc-musl = " libc-test"
125PTESTS_SLOW:remove:x86 = "valgrind" 127PTESTS_SLOW:remove:x86 = "valgrind"
126PTESTS_PROBLEMS:append:x86 = " valgrind" 128PTESTS_PROBLEMS:append:x86 = " valgrind"