mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
valgrind: Disable drd/tests/std_thread2 ptest
After improvements to debug sources handling I suspect that extra debug information became available and is confusing this test. Disable it for now until someone with more knowledge can resolve the issue. (From OE-Core rev: 2d52b590f4f254ba6ff310af1f68780a0f329673) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,5 +4,6 @@ memcheck/tests/supp_unknown
|
||||
helgrind/tests/tls_threads
|
||||
drd/tests/bar_bad_xml
|
||||
drd/tests/pth_barrier_thr_cr
|
||||
drd/tests/std_thread2
|
||||
drd/tests/thread_name_xml
|
||||
massif/tests/deep-D
|
||||
|
||||
Reference in New Issue
Block a user