mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
valgrind: Enable drd/tests/bar_bad* ptest
Revert some of 7f7d2fa18267090891754d976cbc3e628324d3dd Was not able to reproduce the reported non-deterministic failure. (ran 20 times on qemux86-64 on a relatively isolated machine) it might be related to the AB-INT issues, but it seems to only affect ARM builders now. Also no action taken by upstream valgrind to fix https://bugs.kde.org/show_bug.cgi?id=430321 Let it run on AB to see if failure was fixed by uprev to 3.17.0. if not, we can gather more data from the AB failure. [YOCTO #14051] (From OE-Core rev: c0ea23832a96352d8eeda5cebc9d37a22c5d5439) Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
223ef10436
commit
c707bf9f80
@@ -31,6 +31,8 @@ drd/tests/annotate_static
|
||||
drd/tests/annotate_trace_memory
|
||||
drd/tests/annotate_trace_memory_xml
|
||||
drd/tests/atomic_var
|
||||
drd/tests/bar_bad
|
||||
drd/tests/bar_bad_xml
|
||||
drd/tests/bar_trivial
|
||||
drd/tests/bug-235681
|
||||
drd/tests/bug322621
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
drd/tests/bar_bad
|
||||
drd/tests/bar_bad_xml
|
||||
|
||||
Reference in New Issue
Block a user