summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/valgrind
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-02-05 15:32:17 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-02-05 20:47:30 +0000
commitc00e3de18fade40fc96fae4cd8aec7186bd87d8b (patch)
tree023680105d43a358f2eb9af3c3aab60cdf061088 /meta/recipes-devtools/valgrind
parentdf58350c798bc8d62fda6ead616071963b40e8f1 (diff)
downloadpoky-c00e3de18fade40fc96fae4cd8aec7186bd87d8b.tar.gz
valgrind: Workaround glibc upgrade
The glibc upgrade regresses one of the valgrind tests. Disable it until we can resolve that. (From OE-Core rev: 6c979f3941d047670e3ce1c86815b12706254d50) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/valgrind')
-rw-r--r--meta/recipes-devtools/valgrind/valgrind/remove-for-all1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-all b/meta/recipes-devtools/valgrind/valgrind/remove-for-all
index a26837d297..5d1e7ed102 100644
--- a/meta/recipes-devtools/valgrind/valgrind/remove-for-all
+++ b/meta/recipes-devtools/valgrind/valgrind/remove-for-all
@@ -2,6 +2,7 @@ none/tests/amd64/fb_test_amd64
2gdbserver_tests/hginfo 2gdbserver_tests/hginfo
3memcheck/tests/supp_unknown 3memcheck/tests/supp_unknown
4helgrind/tests/tls_threads 4helgrind/tests/tls_threads
5helgrind/tests/pth_mempcpy_false_races
5drd/tests/bar_bad_xml 6drd/tests/bar_bad_xml
6drd/tests/pth_barrier_thr_cr 7drd/tests/pth_barrier_thr_cr
7drd/tests/std_thread2 8drd/tests/std_thread2