mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
valgrind: skip broken ptests for glibc 2.34
Skip tests that are problematic for glibc-2.34. The list of problematic ptests was found by Richard after patching several to work with the new glibc version. https://bugzilla.yoctoproject.org/show_bug.cgi?id=14500 (From OE-Core rev: c177c7f9ef6f90ca49074f003accb8e9a1a645aa) Signed-off-by: Tony Tascioglu <tony.tascioglu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7e5145f2c5
commit
36ed0c29cb
@@ -236,3 +236,5 @@ memcheck/tests/wrapmallocstatic
|
||||
memcheck/tests/writev1
|
||||
memcheck/tests/xml1
|
||||
memcheck/tests/linux/stack_changes
|
||||
gdbserver_tests/hginfo
|
||||
memcheck/tests/linux/timerfd-syscall
|
||||
|
||||
@@ -1 +1,8 @@
|
||||
none/tests/amd64/fb_test_amd64
|
||||
gdbserver_tests/hginfo
|
||||
memcheck/tests/supp_unknown
|
||||
helgrind/tests/tls_threads
|
||||
drd/tests/bar_bad_xml
|
||||
drd/tests/pth_barrier_thr_cr
|
||||
drd/tests/thread_name_xml
|
||||
massif/tests/deep-D
|
||||
|
||||
Reference in New Issue
Block a user