diff mbox series

valgrind: Workaround glibc upgrade

Message ID 20230205204649.1242325-1-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 6c979f3941d047670e3ce1c86815b12706254d50
Headers show
Series valgrind: Workaround glibc upgrade | expand

Commit Message

Richard Purdie Feb. 5, 2023, 8:46 p.m. UTC
The glibc upgrade regresses one of the valgrind tests. Disable it
until we can resolve that.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-devtools/valgrind/valgrind/remove-for-all | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/valgrind/valgrind/remove-for-all b/meta/recipes-devtools/valgrind/valgrind/remove-for-all
index a26837d297b..5d1e7ed1020 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
 gdbserver_tests/hginfo
 memcheck/tests/supp_unknown
 helgrind/tests/tls_threads
+helgrind/tests/pth_mempcpy_false_races
 drd/tests/bar_bad_xml
 drd/tests/pth_barrier_thr_cr
 drd/tests/std_thread2