mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
valgrind: skip flakey ptest (gdbserver_tests/hginfo)
This ptest was already disabled in master branch with: valgrind: skip broken ptests for glibc 2.34 https://git.openembedded.org/openembedded-core/commit/?id=c177c7f9ef6f90ca49074f003accb8e9a1a645aa (From OE-Core rev: ead8809ab3182cda04495915551cf3f9b4f5d1f6) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4a14c922d8
commit
34ba446157
@@ -120,6 +120,7 @@ drd/tests/tc19_shadowmem
|
||||
drd/tests/tc21_pthonce
|
||||
drd/tests/tc22_exit_w_lock
|
||||
drd/tests/tc23_bogus_condwait
|
||||
gdbserver_tests/hginfo
|
||||
helgrind/tests/annotate_rwlock
|
||||
helgrind/tests/annotate_smart_pointer
|
||||
helgrind/tests/bar_bad
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
drd/tests/bar_bad
|
||||
drd/tests/bar_bad_xml
|
||||
gdbserver_tests/hginfo
|
||||
|
||||
Reference in New Issue
Block a user